OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APE_READ_4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bgevar.h
131
#define
APE_READ_4
(sc, reg) \
137
APE_READ_4
(sc, reg); \
141
APE_WRITE_4(sc, reg, (
APE_READ_4
(sc, reg) | (x)))
143
APE_WRITE_4(sc, reg, (
APE_READ_4
(sc, reg) & ~(x)))
if_bge.c
692
apedata =
APE_READ_4
(sc, BGE_APE_SEG_SIG);
699
apedata =
APE_READ_4
(sc, BGE_APE_FW_STATUS);
709
apedata =
APE_READ_4
(sc, BGE_APE_FW_VERSION);
710
features =
APE_READ_4
(sc, BGE_APE_FW_FEATURES);
789
status =
APE_READ_4
(sc, gnt + off);
879
apedata =
APE_READ_4
(sc, BGE_APE_EVENT_STATUS);
907
apedata =
APE_READ_4
(sc, BGE_APE_HOST_SEG_SIG);
911
apedata =
APE_READ_4
(sc, BGE_APE_HOST_INIT_COUNT);
Completed in 17 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025