Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c35 static int bfad_im_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmnd);
807 .queuecommand = bfad_im_queuecommand,
830 .queuecommand = bfad_im_queuecommand,
1288 static DEF_SCSI_QCMD(bfad_im_queuecommand) in DEF_SCSI_QCMD() argument