bytestream_ptr   9220 dev/ic/aic79xx.c 			uint8_t *bytestream_ptr;
bytestream_ptr   9222 dev/ic/aic79xx.c 			bytestream_ptr = (uint8_t *)buf;
bytestream_ptr   9223 dev/ic/aic79xx.c 			*bytestream_ptr++ = ahd_inb(ahd, SEEDAT);
bytestream_ptr   9224 dev/ic/aic79xx.c 			*bytestream_ptr = ahd_inb(ahd, SEEDAT+1);