Searched refs:SHUTDOWN_PRI_DEFAULT (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10-stable/sys/sys/
H A Deventhandler.h174 #define SHUTDOWN_PRI_DEFAULT EVENTHANDLER_PRI_ANY macro
/freebsd-10-stable/sys/dev/xen/console/
H A Dconsole.c257 NULL, SHUTDOWN_PRI_DEFAULT)) == NULL)
/freebsd-10-stable/sys/kern/
H A Dkern_module.c89 SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/fb/
H A Dmachfb.c1339 SHUTDOWN_PRI_DEFAULT);
1341 SHUTDOWN_PRI_DEFAULT);
H A Dcreator.c1012 SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/atkbdc/
H A Datkbd.c119 SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Discsi.c733 sc, SHUTDOWN_PRI_DEFAULT-1)) == NULL)
/freebsd-10-stable/sys/dev/dpt/
H A Ddpt_scsi.c1551 dpt, SHUTDOWN_PRI_DEFAULT);
1574 dptshutdown((void *)dpt, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1113 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_osm.c289 ahc, SHUTDOWN_PRI_DEFAULT);
H A Daic79xx_osm.c286 ahd, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1284 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1466 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/cam/ata/
H A Data_da.c901 NULL, SHUTDOWN_PRI_DEFAULT)) == NULL)
/freebsd-10-stable/sys/netinet/
H A Din_pcb.c2145 SHUTDOWN_PRI_DEFAULT);
H A Dtcp_subr.c432 SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/mps/
H A Dmps.c1574 mpssas_ir_shutdown, sc, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr.c1719 mprsas_ir_shutdown, sc, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/iscsi/
H A Discsi.c2424 iscsi_shutdown_post, sc, SHUTDOWN_PRI_DEFAULT - 1);
/freebsd-10-stable/sys/dev/iir/
H A Diir.c535 gdt, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/vt/
H A Dvt_core.c2557 vt_window_switch, vw, SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/syscons/
H A Dsyscons.c558 SHUTDOWN_PRI_DEFAULT);
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid.c319 sc->aac_dev, SHUTDOWN_PRI_DEFAULT)) == NULL)
/freebsd-10-stable/sys/dev/aac/
H A Daac.c334 sc->aac_dev, SHUTDOWN_PRI_DEFAULT)) == NULL)
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi.c761 sc, SHUTDOWN_PRI_DEFAULT)) == NULL) {

Completed in 388 milliseconds

12