Searched defs:D_HOTPLUG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h216 #define D_HOTPLUG 0x4 /* Driver is hotplug capable */ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c129 #ifndef D_HOTPLUG
130 #define D_HOTPLUG 0 macro
131 #endif /* D_HOTPLUG */
149 D_MP | D_NEW | D_HOTPLUG /* Driver compatibility flag */
151 D_MP | D_NEW | D_HOTPLUG, /* Driver compatibility flag */
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h90 #ifndef D_HOTPLUG
91 #define D_HOTPLUG 0x00 macro

Completed in 69 milliseconds