tasks 86 bsp/boot/common/bootinfo.c m = (struct module *)&bi->tasks[0]; tasks 102 bsp/boot/common/load.c m = (struct module *)&bi->tasks[0]; tasks 102 include/sys/bootinfo.h struct module tasks[1]; /* boot tasks image */ tasks 483 sys/kern/task.c mod = &bi->tasks[0];