Searched refs:PCI_HP_SLOT_ENABLED (Results 1 – 2 of 2) sorted by relevance
1131 if ((reg & PCI_HP_SLOT_STATE_MASK) == PCI_HP_SLOT_ENABLED) { in pcishpc_enable_irqs()2280 case PCI_HP_SLOT_ENABLED: /* SHPC Enabled */ in pcishpc_slot_shpc_to_hpc()2305 return (PCI_HP_SLOT_ENABLED); in pcishpc_slot_hpc_to_shpc()
872 #define PCI_HP_SLOT_ENABLED 0x2 macro