OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytestream_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
8948
uint8_t *
bytestream_ptr
;
local in function:ahd_read_seeprom
8950
bytestream_ptr
= (uint8_t *)tbuf;
8951
*
bytestream_ptr
++ = ahd_inb(ahd, SEEDAT);
8952
*
bytestream_ptr
= ahd_inb(ahd, SEEDAT+1);
aic79xx.c
8948
uint8_t *
bytestream_ptr
;
local in function:ahd_read_seeprom
8950
bytestream_ptr
= (uint8_t *)tbuf;
8951
*
bytestream_ptr
++ = ahd_inb(ahd, SEEDAT);
8952
*
bytestream_ptr
= ahd_inb(ahd, SEEDAT+1);
Completed in 31 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025