Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h543 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c945 PCI_EXP_DEVSTA_TRPND); in pnv_eeh_do_flr()
/linux/drivers/pci/
H A Dpci.c4319 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c1443 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()