Searched refs:PCIHP_SLOT_AUTO_CFG_EN (Results 1 – 1 of 1) sorted by relevance
148 #define PCIHP_SLOT_AUTO_CFG_EN 0x1 macro1292 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()1307 slotinfop->slot_flags &= ~PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()1763 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == 0) { in pcihp_unconfigure_ap()2095 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_new_slot_state()2145 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_new_slot_state()2411 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == 0) { in pcihp_event_handler()2541 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == 0) { in pcihp_event_handler()2834 slotinfop->slot_flags &= ~PCIHP_SLOT_AUTO_CFG_EN; in pcihp_event_handler()2845 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_event_handler()[all …]