Searched refs:PCI_HP_SLOT_PRESENCE_MASK (Results 1 – 2 of 2) sorted by relevance
891 #define PCI_HP_SLOT_PRESENCE_MASK 0x1000000 macro
2646 slot+1, (reg & PCI_HP_SLOT_PRESENCE_MASK) ? "Yes" : "No"); in pcishpc_dump_regs()