Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.c27 static int bfad_im_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmnd);
797 .queuecommand = bfad_im_queuecommand,
820 .queuecommand = bfad_im_queuecommand,
1276 static DEF_SCSI_QCMD(bfad_im_queuecommand) in DEF_SCSI_QCMD() argument