lqostat1 2550 drivers/scsi/aic7xxx/aic79xx_core.c u_int lqostat1; lqostat1 2573 drivers/scsi/aic7xxx/aic79xx_core.c lqostat1 = ahd_inb(ahd, LQOSTAT1); lqostat1 2599 drivers/scsi/aic7xxx/aic79xx_core.c packetized = (lqostat1 & LQOBUSFREE) != 0; lqostat1 2898 drivers/scsi/aic7xxx/aic79xx_core.c u_int lqostat1; lqostat1 2902 drivers/scsi/aic7xxx/aic79xx_core.c lqostat1 = ahd_inb(ahd, LQOSTAT1); lqostat1 2903 drivers/scsi/aic7xxx/aic79xx_core.c if ((lqostat1 & LQOBUSFREE) != 0) {