Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c153 static void gdth_putq(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 priority);
1986 static void gdth_putq(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 priority) in gdth_putq() function
3180 gdth_putq(ha, scp, gdth_cmnd_priv(scp)->priority); in __gdth_interrupt()
4028 gdth_putq(ha, scp, cmndinfo->priority); in DEF_SCSI_QCMD()