Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h122 #define HPC_SLOT_NO_AUTO_ENABLE 0x1 /* No auto-enable on registration */ macro
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c2061 if (slot_info->slot_flags & HPC_SLOT_NO_AUTO_ENABLE) in pcihp_new_slot_state()