Searched refs:fc_remote_port_chkready (Results 1 – 16 of 16) sorted by relevance
202 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()609 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()656 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
959 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()1216 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
778 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()2230 if (!rport || fc_remote_port_chkready(rport)) in csio_slave_alloc()
457 ret = fc_remote_port_chkready(rport); in fnic_queuecommand_lck()1828 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()2270 if (fc_remote_port_chkready(rport)) { in fnic_device_reset()
103 if (!rport || fc_remote_port_chkready(rport)) in fnic_slave_alloc()
1870 rval = fc_remote_port_chkready(rport); in fc_queuecommand()2242 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
77 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
689 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
1853 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
38 rc = fc_remote_port_chkready(fcport->rport); in qedf_initiate_els()
973 rval = fc_remote_port_chkready(rport); in qedf_queuecommand()2443 rval = fc_remote_port_chkready(rport); in qedf_initiate_tmf()
766 if (fc_remote_port_chkready(rport)) { in qedf_eh_abort()
1935 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand()2205 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()3329 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_slave_alloc()
874 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()965 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand()1865 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()
5609 err = fc_remote_port_chkready(rport); in lpfc_queuecommand()6699 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()
Completed in 74 milliseconds