Searched refs:PCI_HP_SERR_INT_CMD_COMPLETE_MASK (Results 1 – 2 of 2) sorted by relevance
864 #define PCI_HP_SERR_INT_CMD_COMPLETE_MASK 0x4 macro
2562 (reg & PCI_HP_SERR_INT_CMD_COMPLETE_MASK) ? "Yes" : "No"); in pcishpc_dump_regs()