Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c149 #define PCIHP_SLOT_DISABLED 0x2 macro
883 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_ioctl()
1241 if ((slotinfop->slot_flags & PCIHP_SLOT_DISABLED) == 0) in pcihp_ioctl()
1254 slotinfop->slot_flags &= ~PCIHP_SLOT_DISABLED; in pcihp_ioctl()
1280 slotinfop->slot_flags |= PCIHP_SLOT_DISABLED; in pcihp_ioctl()
1470 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_configure_ap()
1640 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_unconfigure_ap()
2905 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_event_handler()