OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FE_BMPR8
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mb86960.c
976
status = bus_space_read_1(bst, bsh,
FE_BMPR8
);
977
(void)bus_space_read_1(bst, bsh,
FE_BMPR8
);
979
status = bus_space_read_2(bst, bsh,
FE_BMPR8
);
1005
len = bus_space_read_1(bst, bsh,
FE_BMPR8
);
1006
len |= bus_space_read_1(bst, bsh,
FE_BMPR8
) << 8;
1008
len = bus_space_read_2(bst, bsh,
FE_BMPR8
);
1317
bus_space_read_multi_1(bst, bsh,
FE_BMPR8
,
1320
bus_space_read_multi_stream_2(bst, bsh,
FE_BMPR8
,
1359
bus_space_write_1(bst, bsh,
FE_BMPR8
, 0);
1362
bus_space_write_2(bst, bsh,
FE_BMPR8
, 0)
[
all
...]
mb86960reg.h
78
#define
FE_BMPR8
8
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025