Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c189 u32 pcie_fw; in t4_report_fw_error() local
191 pcie_fw = t4_read_reg(adap, A_PCIE_FW); in t4_report_fw_error()
192 if (pcie_fw & F_PCIE_FW_ERR) { in t4_report_fw_error()
194 reason[G_PCIE_FW_EVAL(pcie_fw)]); in t4_report_fw_error()
355 u32 pcie_fw; in t4_wr_mbox_meat_timeout() local
384 pcie_fw = t4_read_reg(adap, A_PCIE_FW); in t4_wr_mbox_meat_timeout()
575 u32 pcie_fw; in t4_wr_mbox_meat_timeout_panic() local
584 pcie_fw = t4_read_reg(adap, A_PCIE_FW); in t4_wr_mbox_meat_timeout_panic()
585 if (pcie_fw & F_PCIE_FW_ERR) { in t4_wr_mbox_meat_timeout_panic()
7305 u32 pcie_fw; in t4_fw_hello() local
[all …]