OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__bs_rs_s
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
bus_funcs.h
90
#define
__bs_rs_s
(sz, t, h, o) \
macro
157
#define bus_space_read_stream_1(t, h, o)
__bs_rs_s
(1,(t),(h),(o))
158
#define bus_space_read_stream_2(t, h, o)
__bs_rs_s
(2,(t),(h),(o))
159
#define bus_space_read_stream_4(t, h, o)
__bs_rs_s
(4,(t),(h),(o))
161
#define bus_space_read_stream_8(t, h, o)
__bs_rs_s
(8,(t),(h),(o))
/src/sys/arch/riscv/include/
bus_funcs.h
86
#define
__bs_rs_s
(sz, t, h, o) \
macro
151
#define bus_space_read_stream_1(t, h, o)
__bs_rs_s
(1,(t),(h),(o))
152
#define bus_space_read_stream_2(t, h, o)
__bs_rs_s
(2,(t),(h),(o))
153
#define bus_space_read_stream_4(t, h, o)
__bs_rs_s
(4,(t),(h),(o))
154
#define bus_space_read_stream_8(t, h, o)
__bs_rs_s
(8,(t),(h),(o))
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025