Searched refs:PCI_HP_SERR_INT_CMD_COMPLETE_IRQ (Results 1 – 2 of 2) sorted by relevance
858 #define PCI_HP_SERR_INT_CMD_COMPLETE_IRQ 0x10000 macro
282 if (reg & PCI_HP_SERR_INT_CMD_COMPLETE_IRQ) { in pcishpc_intr()2564 (reg & PCI_HP_SERR_INT_CMD_COMPLETE_IRQ) ? "Yes" : "No"); in pcishpc_dump_regs()