Searched refs:PCI_HP_SLOT_POWER_MASK (Results 1 – 2 of 2) sorted by relevance
884 #define PCI_HP_SLOT_POWER_MASK 0x10000000 macro
2650 slot+1, (reg & PCI_HP_SLOT_POWER_MASK) ? "Yes" : "No"); in pcishpc_dump_regs()