Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_reg.h2860 #define LQIGSAVAIL 0x01 macro
Daic79xx.reg2102 field LQIGSAVAIL 0x01
Daic79xx.seq108 test LQISTAT2, LQIGSAVAIL jz return;
Daic79xx_core.c447 while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) { in ahd_flush_qoutfifo()