Searched refs:PCI_EXP_DPC_STATUS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
314 if (!(status & PCI_EXP_DPC_STATUS_INTERRUPT) || PCI_POSSIBLE_ERROR(status)) in dpc_irq()318 PCI_EXP_DPC_STATUS_INTERRUPT); in dpc_irq()
1045 #define PCI_EXP_DPC_STATUS_INTERRUPT 0x0008 /* Interrupt Status */ macro