Searched refs:SHUTDOWN_PRI_DEFAULT (Results 1 – 25 of 26) sorted by relevance
12
| /freebsd-10-stable/sys/sys/ |
| D | eventhandler.h | 174 #define SHUTDOWN_PRI_DEFAULT EVENTHANDLER_PRI_ANY macro
|
| /freebsd-10-stable/sys/dev/xen/console/ |
| D | console.c | 257 NULL, SHUTDOWN_PRI_DEFAULT)) == NULL) in xc_attach()
|
| /freebsd-10-stable/sys/kern/ |
| D | kern_module.c | 89 SHUTDOWN_PRI_DEFAULT); in module_init()
|
| /freebsd-10-stable/sys/dev/fb/ |
| D | machfb.c | 1339 SHUTDOWN_PRI_DEFAULT); in machfb_pci_attach() 1341 SHUTDOWN_PRI_DEFAULT); in machfb_pci_attach()
|
| D | creator.c | 1012 SHUTDOWN_PRI_DEFAULT); in creator_bus_attach()
|
| /freebsd-10-stable/sys/dev/iscsi_initiator/ |
| D | iscsi.c | 733 sc, SHUTDOWN_PRI_DEFAULT-1)) == NULL) in iscsi_start()
|
| /freebsd-10-stable/sys/dev/atkbdc/ |
| D | atkbd.c | 119 SHUTDOWN_PRI_DEFAULT); in atkbd_attach_unit()
|
| /freebsd-10-stable/sys/dev/dpt/ |
| D | dpt_scsi.c | 1551 dpt, SHUTDOWN_PRI_DEFAULT); in dpt_attach() 1574 dptshutdown((void *)dpt, SHUTDOWN_PRI_DEFAULT); in dpt_detach()
|
| /freebsd-10-stable/sys/dev/hptrr/ |
| D | hptrr_osm_bsd.c | 1113 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT); in hpt_final_init()
|
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic79xx_osm.c | 286 ahd, SHUTDOWN_PRI_DEFAULT); in ahd_attach()
|
| D | aic7xxx_osm.c | 289 ahc, SHUTDOWN_PRI_DEFAULT); in ahc_attach()
|
| /freebsd-10-stable/sys/dev/hpt27xx/ |
| D | hpt27xx_osm_bsd.c | 1284 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT); in hpt_final_init()
|
| /freebsd-10-stable/sys/cam/ata/ |
| D | ata_da.c | 901 NULL, SHUTDOWN_PRI_DEFAULT)) == NULL) in adainit()
|
| /freebsd-10-stable/sys/dev/hptnr/ |
| D | hptnr_osm_bsd.c | 1466 hpt_shutdown_vbus, vbus_ext, SHUTDOWN_PRI_DEFAULT); in hpt_final_init()
|
| /freebsd-10-stable/sys/netinet/ |
| D | in_pcb.c | 2145 SHUTDOWN_PRI_DEFAULT); in ipport_tick_init()
|
| D | tcp_subr.c | 432 SHUTDOWN_PRI_DEFAULT); in tcp_init()
|
| /freebsd-10-stable/sys/dev/iscsi/ |
| D | iscsi.c | 2424 iscsi_shutdown_post, sc, SHUTDOWN_PRI_DEFAULT - 1); in iscsi_load()
|
| /freebsd-10-stable/sys/dev/vt/ |
| D | vt_core.c | 2557 vt_window_switch, vw, SHUTDOWN_PRI_DEFAULT); in vt_upgrade()
|
| /freebsd-10-stable/sys/dev/iir/ |
| D | iir.c | 535 gdt, SHUTDOWN_PRI_DEFAULT); in iir_attach()
|
| /freebsd-10-stable/sys/dev/mps/ |
| D | mps.c | 1574 mpssas_ir_shutdown, sc, SHUTDOWN_PRI_DEFAULT); in mps_attach()
|
| /freebsd-10-stable/sys/dev/mpr/ |
| D | mpr.c | 1719 mprsas_ir_shutdown, sc, SHUTDOWN_PRI_DEFAULT); in mpr_attach()
|
| /freebsd-10-stable/sys/cam/scsi/ |
| D | scsi_da.c | 1608 NULL, SHUTDOWN_PRI_DEFAULT)) == NULL) in dainit()
|
| /freebsd-10-stable/sys/dev/aac/ |
| D | aac.c | 334 sc->aac_dev, SHUTDOWN_PRI_DEFAULT)) == NULL) in aac_attach()
|
| /freebsd-10-stable/sys/dev/syscons/ |
| D | syscons.c | 558 SHUTDOWN_PRI_DEFAULT); in sc_attach_unit()
|
| /freebsd-10-stable/sys/dev/aacraid/ |
| D | aacraid.c | 319 sc->aac_dev, SHUTDOWN_PRI_DEFAULT)) == NULL) in aacraid_attach()
|
12