Searched refs:isp_fwstate (Results 1 – 3 of 3) sorted by relevance
348 int isp_fwstate; /* ISP F/W state */ member
151 if (fcp->isp_fwstate == state) in isp_change_fw_state()155 isp_fc_fw_statename(fcp->isp_fwstate), isp_fc_fw_statename(state)); in isp_change_fw_state()156 fcp->isp_fwstate = state; in isp_change_fw_state()1674 if (fcp->isp_fwstate == FW_READY) { in isp_fclink_test()1684 if (fcp->isp_fwstate != FW_READY) { in isp_fclink_test()1687 chan, isp_fc_fw_statename(fcp->isp_fwstate)); in isp_fclink_test()
201 "fwstate", CTLFLAG_RD, &fcp->isp_fwstate, 0, in isp_attach_chan()