lastphase 1341 dev/ic/aic79xx.c u_int lastphase;
lastphase 1343 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 1348 dev/ic/aic79xx.c lastphase, ahd_inb(ahd, SCSISIGI));
lastphase 1353 dev/ic/aic79xx.c u_int lastphase;
lastphase 1355 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 1360 dev/ic/aic79xx.c lastphase, ahd_inb(ahd, SCSISIGI));
lastphase 1377 dev/ic/aic79xx.c u_int lastphase;
lastphase 1383 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 1387 dev/ic/aic79xx.c ahd_lookup_phase_entry(lastphase)->phasemsg,
lastphase 1831 dev/ic/aic79xx.c u_int lastphase;
lastphase 1860 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 1884 dev/ic/aic79xx.c ahd_lastphase_print(lastphase, &cur_col, 50);
lastphase 2188 dev/ic/aic79xx.c u_int lastphase;
lastphase 2202 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 2218 dev/ic/aic79xx.c if (lastphase == P_MESGOUT) {
lastphase 2405 dev/ic/aic79xx.c && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
lastphase 2450 dev/ic/aic79xx.c ahd_lookup_phase_entry(lastphase)->phasemsg,
lastphase 2454 dev/ic/aic79xx.c if (lastphase != P_BUSFREE)
lastphase 2469 dev/ic/aic79xx.c u_int lastphase;
lastphase 2477 dev/ic/aic79xx.c lastphase = ahd_inb(ahd, LASTPHASE);
lastphase 2487 dev/ic/aic79xx.c "LASTPHASE = 0x%x.\n", lastphase);
lastphase 2519 dev/ic/aic79xx.c if ((lastphase & ~P_DATAIN_DT) == 0
lastphase 2520 dev/ic/aic79xx.c || lastphase == P_COMMAND) {
lastphase 712 dev/ic/aic7xxx.c u_int lastphase;
lastphase 714 dev/ic/aic7xxx.c lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 718 dev/ic/aic7xxx.c lastphase, ahc_inb(ahc, SCSISIGI));
lastphase 723 dev/ic/aic7xxx.c u_int lastphase;
lastphase 725 dev/ic/aic7xxx.c lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 729 dev/ic/aic7xxx.c lastphase, ahc_inb(ahc, SCSISIGI));
lastphase 882 dev/ic/aic7xxx.c u_int lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 887 dev/ic/aic7xxx.c if (lastphase == ahc_phase_table[i].phase)
lastphase 1118 dev/ic/aic7xxx.c u_int lastphase;
lastphase 1124 dev/ic/aic7xxx.c lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 1143 dev/ic/aic7xxx.c errorphase = lastphase;
lastphase 1278 dev/ic/aic7xxx.c u_int lastphase;
lastphase 1310 dev/ic/aic7xxx.c lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 1320 dev/ic/aic7xxx.c if (lastphase == P_MESGOUT) {
lastphase 1436 dev/ic/aic7xxx.c if (lastphase == ahc_phase_table[i].phase)
lastphase 1439 dev/ic/aic7xxx.c if (lastphase != P_BUSFREE) {
lastphase 2626 dev/ic/aic7xxx.c u_int lastphase;
lastphase 2634 dev/ic/aic7xxx.c lastphase = ahc_inb(ahc, LASTPHASE);
lastphase 2644 dev/ic/aic7xxx.c "LASTPHASE = 0x%x.\n", lastphase);
lastphase 2675 dev/ic/aic7xxx.c if ((lastphase & ~P_DATAIN_DT) == 0
lastphase 2676 dev/ic/aic7xxx.c || lastphase == P_COMMAND) {