Searched refs:PCI_HP_SLOT_POWER_ONLY (Results 1 – 2 of 2) sorted by relevance
2042 PCI_HP_SLOT_POWER_ONLY) != DDI_SUCCESS) { in pcishpc_set_bus_speed()2055 if ((status & PCI_HP_SLOT_STATE_MASK) != PCI_HP_SLOT_POWER_ONLY) { in pcishpc_set_bus_speed()2273 case PCI_HP_SLOT_POWER_ONLY: /* SHPC Powered Only */ in pcishpc_slot_shpc_to_hpc()2298 return (PCI_HP_SLOT_POWER_ONLY); in pcishpc_slot_hpc_to_shpc()
863 #define PCI_HP_SLOT_POWER_ONLY 0x1 macro