Home
last modified time | relevance | path

Searched refs:SI_SUB_DUMMY (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/sys/
HDkernel.h89 SI_SUB_DUMMY = 0x0000000, /* not executed; for linker*/ enumerator
/trueos/sys/kern/
HDinit_main.c123 SYSINIT(placeholder, SI_SUB_DUMMY, SI_ORDER_ANY, NULL, NULL);
249 if ((*sipp)->subsystem == SI_SUB_DUMMY) in mi_startup()
HDkern_linker.c221 if ((*sipp)->subsystem == SI_SUB_DUMMY) in linker_file_sysinit()
271 if ((*sipp)->subsystem == SI_SUB_DUMMY) in linker_file_sysuninit()
/trueos/sys/boot/usb/
HDbsd_kernel.h131 SI_SUB_DUMMY = 0x0000000, enumerator