Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fnic/
Dfnic.h343 int fnic_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
Dfnic_scsi.c494 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
554 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
586 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
601 DEF_SCSI_QCMD(fnic_queuecommand) in DEF_SCSI_QCMD() argument
Dfnic_main.c108 .queuecommand = fnic_queuecommand,