Searched refs:PCI_EXP_DPC_STATUS_INTERRUPT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Ddpc.c379 if (!(status & PCI_EXP_DPC_STATUS_INTERRUPT) || PCI_POSSIBLE_ERROR(status))
383 PCI_EXP_DPC_STATUS_INTERRUPT);
/linux-master/include/uapi/linux/
H A Dpci_regs.h1054 #define PCI_EXP_DPC_STATUS_INTERRUPT 0x0008 /* Interrupt Status */ macro

Completed in 153 milliseconds