Searched refs:PCIE_FW_INIT_F (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c992 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) {
1011 } else if (pcie_fw & PCIE_FW_INIT_F)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3736 #define PCIE_FW_INIT_F PCIE_FW_INIT_V(1U) macro
H A Dt4_hw.c6922 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) {
6939 else if (pcie_fw & PCIE_FW_INIT_F)
H A Dcxgb4_main.c6255 if (!(pcie_fw & PCIE_FW_INIT_F)) {

Completed in 285 milliseconds