Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h350 int fnic_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
H A Dfnic_scsi.c503 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
561 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
592 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
606 DEF_SCSI_QCMD(fnic_queuecommand) in DEF_SCSI_QCMD() argument
H A Dfnic_main.c101 .queuecommand = fnic_queuecommand,