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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c146 * PCIHP_SLOT_NOT_HEALTHY HEALTHY# signal is not OK on this slot.
150 #define PCIHP_SLOT_NOT_HEALTHY 0x4 macro
2875 slotinfop->slot_flags |= PCIHP_SLOT_NOT_HEALTHY;
2893 slotinfop->slot_flags &= ~PCIHP_SLOT_NOT_HEALTHY;

Completed in 66 milliseconds