Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.c187 static int gdth_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmd);
4016 static DEF_SCSI_QCMD(gdth_queuecommand) in DEF_SCSI_QCMD() argument
4672 .queuecommand = gdth_queuecommand,