OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EREAD4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
eap.c
109
#define
EREAD4
(sc, r) bus_space_read_4((sc)->iot, (sc)->ioh, (r))
290
icss =
EREAD4
(sc, EAP_ICSS);
312
if (!(
EREAD4
(sc, E1371_CODEC) & E1371_CODEC_WIP))
325
t =
EREAD4
(sc, E1371_SRC);
335
t =
EREAD4
(sc, E1371_SRC);
363
if (!(
EREAD4
(sc, E1371_CODEC) & E1371_CODEC_WIP))
371
t =
EREAD4
(sc, E1371_CODEC);
405
src =
EREAD4
(sc, E1371_SRC);
427
t =
EREAD4
(sc, E1371_SRC);
509
r =
EREAD4
(sc, E1371_SRC) & (E1371_SRC_DISABLE
[
all
...]
/src/sys/dev/usb/
ehcivar.h
292
#define
EREAD4
(sc, a) bus_space_read_4((sc)->iot, (sc)->ioh, (a))
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025