Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfad_im.c34 static int bfad_im_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmnd);
787 .queuecommand = bfad_im_queuecommand,
809 .queuecommand = bfad_im_queuecommand,
1266 static DEF_SCSI_QCMD(bfad_im_queuecommand) in DEF_SCSI_QCMD() argument