Home
last modified time | relevance | path

Searched refs:bytestream_ptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c9951 uint8_t *bytestream_ptr; in ahd_read_seeprom() local
9953 bytestream_ptr = (uint8_t *)buf; in ahd_read_seeprom()
9954 *bytestream_ptr++ = ahd_inb(ahd, SEEDAT); in ahd_read_seeprom()
9955 *bytestream_ptr = ahd_inb(ahd, SEEDAT+1); in ahd_read_seeprom()