lastbyte 3916 dev/ic/aic79xx.c int lastbyte;
lastbyte 3988 dev/ic/aic79xx.c lastbyte = ahd->msgout_index == (ahd->msgout_len - 1);
lastbyte 3989 dev/ic/aic79xx.c if (lastbyte) {
lastbyte 4143 dev/ic/aic79xx.c int lastbyte;
lastbyte 4155 dev/ic/aic79xx.c lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;
lastbyte 4198 dev/ic/aic79xx.c if (lastbyte)
lastbyte 2730 dev/ic/aic7xxx.c int lastbyte;
lastbyte 2791 dev/ic/aic7xxx.c lastbyte = ahc->msgout_index == (ahc->msgout_len - 1);
lastbyte 2792 dev/ic/aic7xxx.c if (lastbyte) {
lastbyte 2940 dev/ic/aic7xxx.c int lastbyte;
lastbyte 2947 dev/ic/aic7xxx.c lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
lastbyte 2990 dev/ic/aic7xxx.c if (lastbyte)