Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfad_im.c34 static int bfad_im_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmnd);
797 .queuecommand = bfad_im_queuecommand,
819 .queuecommand = bfad_im_queuecommand,
1269 static DEF_SCSI_QCMD(bfad_im_queuecommand) in DEF_SCSI_QCMD() argument