Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c274 reason = (status & PCI_EXP_DPC_STATUS_TRIGGER_RSN) >> 1; in dpc_process_error()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1044 #define PCI_EXP_DPC_STATUS_TRIGGER_RSN 0x0006 /* Trigger Reason */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1049 #define PCI_EXP_DPC_STATUS_TRIGGER_RSN 0x0006 /* Trigger Reason */ macro