Searched refs:PCI_HP_SLOT_DISABLED (Results 1 – 2 of 2) sorted by relevance
2038 if ((status & PCI_HP_SLOT_STATE_MASK) != PCI_HP_SLOT_DISABLED) { in pcishpc_set_bus_speed()2283 case PCI_HP_SLOT_DISABLED: /* SHPC Disabled */ in pcishpc_slot_shpc_to_hpc()2308 return (PCI_HP_SLOT_DISABLED); in pcishpc_slot_hpc_to_shpc()
876 #define PCI_HP_SLOT_DISABLED 0x3 macro