Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c154 #define PCIHP_SLOT_NOT_HEALTHY 0x4 macro
2873 slotinfop->slot_flags |= PCIHP_SLOT_NOT_HEALTHY; in pcihp_event_handler()
2891 slotinfop->slot_flags &= ~PCIHP_SLOT_NOT_HEALTHY; in pcihp_event_handler()