OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IO_READ_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cs89x0var.h
134
#define
IO_READ_1
(sc, a) \
200
result = (
IO_READ_1
(sc, off) & 0xff);
201
result |= ((
IO_READ_1
(sc, off+1) & 0xff) << 8);
cs89x0.c
891
IO_READ_1
(sc, PORT_PKTPG_PTR + 0);
892
IO_READ_1
(sc, PORT_PKTPG_PTR + 1);
893
IO_READ_1
(sc, PORT_PKTPG_PTR + 0);
894
IO_READ_1
(sc, PORT_PKTPG_PTR + 1);
Completed in 13 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025