Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dgdth.h288 #define DEFAULT_PRI 0x20 macro
Dgdth_proc.c880 scp->SCp.this_residual = DEFAULT_PRI; in gdth_do_cmd()
Dgdth.c2372 if (priority >= DEFAULT_PRI) { in gdth_putq()
2439 if (nscp->SCp.this_residual >= DEFAULT_PRI) { in gdth_next()
5263 priority = DEFAULT_PRI; in gdth_queuecommand()