Home
last modified time | relevance | path

Searched refs:fc_remote_port_chkready (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/message/fusion/
Dmptfc.c203 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
610 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()
657 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h732 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/linux-4.19.296/drivers/s390/scsi/
Dzfcp_scsi.c73 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()