Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 5 of 5) sorted by relevance
466 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
3161 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
7447 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
9846 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
1417 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()