Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fnic/
Dfnic.h343 int fnic_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
Dfnic_scsi.c478 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
538 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
570 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
585 DEF_SCSI_QCMD(fnic_queuecommand) in DEF_SCSI_QCMD() argument
Dfnic_main.c108 .queuecommand = fnic_queuecommand,