Home
last modified time | relevance | path

Searched refs:cn_drvinit (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/powerpc/mambo/
Dmambo_console.c78 cn_drvinit(void *unused) in cn_drvinit() function
97 SYSINIT(cndev, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE, cn_drvinit, NULL);
/freebsd-10-stable/sys/dev/ofw/
Dofw_console.c83 cn_drvinit(void *unused) in cn_drvinit() function
107 SYSINIT(cndev, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE, cn_drvinit, NULL);
/freebsd-10-stable/sys/dev/cfe/
Dcfe_console.c85 cn_drvinit(void *unused) in cn_drvinit() function
228 SYSINIT(cndev, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE, cn_drvinit, NULL);
/freebsd-10-stable/sys/dev/bvm/
Dbvm_console.c106 cn_drvinit(void *unused) in cn_drvinit() function
240 SYSINIT(cndev, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE, cn_drvinit, NULL);
/freebsd-10-stable/sys/kern/
Dkern_cons.c608 cn_drvinit(void *unused) in cn_drvinit() function
615 SYSINIT(cndev, SI_SUB_DRIVERS, SI_ORDER_MIDDLE, cn_drvinit, NULL);