Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c161 static int gdth_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmd);
3406 static DEF_SCSI_QCMD(gdth_queuecommand) in DEF_SCSI_QCMD() argument
4074 .queuecommand = gdth_queuecommand,