Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fnic/
Dfnic.h345 int fnic_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
Dfnic_scsi.c513 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
573 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
605 FNIC_TRACE(fnic_queuecommand, sc->device->host->host_no, in fnic_queuecommand_lck()
620 DEF_SCSI_QCMD(fnic_queuecommand) in DEF_SCSI_QCMD() argument
Dfnic_main.c113 .queuecommand = fnic_queuecommand,