Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 8 of 8) sorted by relevance
531 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
947 PCI_EXP_DEVSTA_TRPND); in pnv_eeh_do_flr()
1614 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
2309 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
4709 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
7165 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
9568 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
1441 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()
Completed in 78 milliseconds