lqostat1         1703 dev/ic/aic79xx.c 		u_int lqostat1;
lqostat1         1726 dev/ic/aic79xx.c 		lqostat1 = ahd_inb(ahd, LQOSTAT1);
lqostat1         1755 dev/ic/aic79xx.c 			packetized =  (lqostat1 & LQOBUSFREE) != 0;
lqostat1         2054 dev/ic/aic79xx.c 	u_int lqostat1;
lqostat1         2058 dev/ic/aic79xx.c 	lqostat1 = ahd_inb(ahd, LQOSTAT1);
lqostat1         2059 dev/ic/aic79xx.c 	if ((lqostat1 & LQOBUSFREE) != 0) {