Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h541 #define PCI_EXP_DEVSTA_URD 0x0008 /* Unsupported Request Detected */ macro
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c171 PCI_EXP_DEVSTA_URD); in atl1c_reset_pcie()
/linux/drivers/pci/
H A Dpci.c2246 PCI_EXP_DEVSTA_FED | PCI_EXP_DEVSTA_URD); in pcie_clear_device_status()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9315 PCI_EXP_DEVSTA_URD); in tg3_chip_reset()