Home
last modified time | relevance | path

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

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