LQISTAT2 1058 drivers/scsi/aic7xxx/aic79xx_core.c packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; LQISTAT2 1203 drivers/scsi/aic7xxx/aic79xx_core.c while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) { LQISTAT2 1822 drivers/scsi/aic7xxx/aic79xx_core.c if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0 LQISTAT2 2683 drivers/scsi/aic7xxx/aic79xx_core.c lqistat2 = ahd_inb(ahd, LQISTAT2); LQISTAT2 4717 drivers/scsi/aic7xxx/aic79xx_core.c if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) { LQISTAT2 9744 drivers/scsi/aic7xxx/aic79xx_core.c ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50);