Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 9 of 9) sorted by relevance
531 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
532 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
946 PCI_EXP_DEVSTA_TRPND); in pnv_eeh_do_flr()
1605 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
2300 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
4811 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
7160 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
9559 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
1440 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()