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

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

Completed in 175 milliseconds