OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cd18xx_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cd18xx.c
221
revision =
cd18xx_read
(sc, CD18xx_GFRCR);
222
onehundred_pin = ISSET(
cd18xx_read
(sc, CD18xx_SRCR),CD18xx_SRCR_PKGTYP);
251
while (--i &&
cd18xx_read
(sc, CD18xx_GSVR) == CD18xx_GSVR_READY)
273
cd18xx_read
(sc, CD18xx_GSVR),
274
cd18xx_read
(sc, CD18xx_MSMR),
275
cd18xx_read
(sc, CD18xx_TSMR),
276
cd18xx_read
(sc, CD18xx_RSMR));
1086
count =
cd18xx_read
(sc, CD18xx_RDCR);
1090
u_char rcsr =
cd18xx_read
(sc, CD18xx_RCSR);
1092
put[0] =
cd18xx_read
(sc, CD18xx_RDR)
[
all
...]
cd18xxvar.h
159
#define
cd18xx_read
(sc, o) \
macro
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025