Searched refs:FW_READY (Results 1 – 4 of 4) sorted by relevance
551 #define FW_READY 3 macro
169 if (IS_FC(isp) && (FCPARAM(isp, 0)->isp_fwstate != FW_READY || in isp_config_interrupts()556 if (IS_FC(isp) && (FCPARAM(isp, chan)->isp_fwstate != FW_READY || in ispcmd()
402 if (fcp->isp_fwstate < FW_READY || fcp->isp_loopstate < LOOP_PDB_RCVD) { in isp_fc_runstate()407 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate < LOOP_PDB_RCVD) { in isp_fc_runstate()429 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) { in isp_fc_runstate()483 case FW_READY: return "Ready"; in isp_fc_fw_statename()513 if (fcp->isp_fwstate != FW_READY) { in isp_fc_toponame()2399 …if ((fcp->role & ISP_ROLE_TARGET) == 0 || fcp->isp_fwstate != FW_READY || fcp->isp_loopstate < LOO… in isp_find_chan_by_did()
2401 if (fcp->isp_fwstate < FW_READY || in isp_get_wwn()2486 if (fcp->isp_fwstate == FW_READY) { in isp_fclink_test()2533 if (fcp->isp_fwstate != FW_READY) { in isp_fclink_test()2893 if (fcp->isp_fwstate < FW_READY || in isp_scan_loop()3353 if (fcp->isp_fwstate != FW_READY || in isp_scan_fabric()4239 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) { in isp_start()