bytestream_ptr 9997 drivers/scsi/aic7xxx/aic79xx_core.c uint8_t *bytestream_ptr; bytestream_ptr 9999 drivers/scsi/aic7xxx/aic79xx_core.c bytestream_ptr = (uint8_t *)buf; bytestream_ptr 10000 drivers/scsi/aic7xxx/aic79xx_core.c *bytestream_ptr++ = ahd_inb(ahd, SEEDAT); bytestream_ptr 10001 drivers/scsi/aic7xxx/aic79xx_core.c *bytestream_ptr = ahd_inb(ahd, SEEDAT+1);