Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_glbl.h15 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb *srb);
Dql4_iocb.c273 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb * srb) in qla4xxx_send_command_to_isp() function
Dql4_os.c4117 rval = qla4xxx_send_command_to_isp(ha, srb); in qla4xxx_queuecommand()