Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 7 of 7) sorted by relevance
507 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
271 if (!(status & PCI_EXP_DEVSTA_TRPND)) in hfi1_pcie_flr()
1650 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
3413 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
7496 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
9870 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
1422 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()