Searched refs:fc_remote_port_chkready (Results 1 – 11 of 11) sorted by relevance
199 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler() 646 if (!rport || fc_remote_port_chkready(rport)) in mptfc_sdev_init() 693 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
959 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_sdev_init() 1216 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
765 * fc_remote_port_chkready - called to validate the remote port state772 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
1795 nr = fc_remote_port_chkready(rport); in csio_queuecommand() 2102 if (fc_remote_port_chkready(rn->rport)) { in csio_eh_lun_reset_handler() 2231 if (!rport || fc_remote_port_chkready(rport)) in csio_sdev_init()
78 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand() 99 * fc_remote_port_chkready until rport is BLOCKED in zfcp_scsi_queuecommand()
38 rc = fc_remote_port_chkready(fcport->rport); in qedf_initiate_els()
976 rval = fc_remote_port_chkready(rport); in qedf_queuecommand() 979 "fc_remote_port_chkready failed=0x%x for port_id=0x%06x.\n", in qedf_queuecommand()
689 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
1850 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
488 ret = fc_remote_port_chkready(rport); in fnic_queuecommand() 2152 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd() 2610 if (fc_remote_port_chkready(rport)) { in fnic_device_reset()
904 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand() 908 "fc_remote_port_chkready failed for cmd=%p, rval=0x%x.\n", in qla2xxx_queuecommand() 995 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand() 999 "fc_remote_port_chkready failed for cmd=%p, rval=0x%x.\n", in qla2xxx_mqueuecommand() 1928 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_sdev_init()