Home
last modified time | relevance | path

Searched refs:SYSINIT_ENTRY (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/kshim/
H A Dsysinit.h41 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ macro
H A Dbsd_kernel.h103 SYSINIT_ENTRY(uniq##_entry, "sysinit", (subs), \
112 SYSINIT_ENTRY(uniq##_entry, "sysuninit", (subs), \