STCNT            3793 dev/ic/aic7xxx.c 		ahc_outb(ahc, STCNT + 2, resid >> 16);
STCNT            3794 dev/ic/aic7xxx.c 		ahc_outb(ahc, STCNT + 1, resid >> 8);
STCNT            3795 dev/ic/aic7xxx.c 		ahc_outb(ahc, STCNT, resid);