Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx.c8948 uint8_t *bytestream_ptr; in ahd_read_seeprom() local
8950 bytestream_ptr = (uint8_t *)tbuf; in ahd_read_seeprom()
8951 *bytestream_ptr++ = ahd_inb(ahd, SEEDAT); in ahd_read_seeprom()
8952 *bytestream_ptr = ahd_inb(ahd, SEEDAT+1); in ahd_read_seeprom()