Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A 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()
3343 gdth_putq(ha, scp, cmndinfo->priority); in DEF_SCSI_QCMD()