Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/bfa/
Dbfad_im.c27 static int bfad_im_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmnd);
799 .queuecommand = bfad_im_queuecommand,
821 .queuecommand = bfad_im_queuecommand,
1278 static DEF_SCSI_QCMD(bfad_im_queuecommand) in DEF_SCSI_QCMD() argument