Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVSTA_URD (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c545 inj->devsta |= PCI_EXP_DEVSTA_URD; in pcie_aer_inject_cor_error()
590 inj->devsta |= PCI_EXP_DEVSTA_URD; in pcie_aer_inject_uncor_error()
H A Dpcie.c338 PCI_EXP_DEVSTA_FED | PCI_EXP_DEVSTA_URD); in pcie_cap_deverr_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h529 #define PCI_EXP_DEVSTA_URD 0x0008 /* Unsupported Request Detected */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h530 #define PCI_EXP_DEVSTA_URD 0x0008 /* Unsupported Request Detected */ macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c171 PCI_EXP_DEVSTA_URD); in atl1c_reset_pcie()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9219 PCI_EXP_DEVSTA_URD); in tg3_chip_reset()