Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c126 static void gdth_putq(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 priority);
1536 static void gdth_putq(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 priority) in gdth_putq() function
2626 gdth_putq(ha, scp, gdth_cmnd_priv(scp)->priority); in __gdth_interrupt()
3420 gdth_putq(ha, scp, cmndinfo->priority); in DEF_SCSI_QCMD()