Searched refs:fc_queuecommand (Results 1 – 3 of 3) sorted by relevance
950 int fc_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
1851 int fc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *sc_cmd) in fc_queuecommand() function1936 EXPORT_SYMBOL(fc_queuecommand);
267 .queuecommand = fc_queuecommand,