Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1543 TRACE(("gdth_putq() priority %d\n",priority)); in gdth_putq()
2626 gdth_putq(ha, scp, gdth_cmnd_priv(scp)->priority); in __gdth_interrupt()
3343 gdth_putq(ha, scp, cmndinfo->priority); in __gdth_queuecommand()

Completed in 5 milliseconds