Home
last modified time | relevance | path

Searched refs:PCI_EXP_DPC_STATUS_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c315 if (!(status & PCI_EXP_DPC_STATUS_INTERRUPT) || PCI_POSSIBLE_ERROR(status)) in dpc_irq()
319 PCI_EXP_DPC_STATUS_INTERRUPT); in dpc_irq()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1045 #define PCI_EXP_DPC_STATUS_INTERRUPT 0x0008 /* Interrupt Status */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1054 #define PCI_EXP_DPC_STATUS_INTERRUPT 0x0008 /* Interrupt Status */ macro