OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__bs_r
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/include/
bus_space_funcs.h
70
#define
__bs_r
(type, sz, tn, t, h, o) \
macro
151
__bs_r
(r,1,uint8_t,(t),(h),(o))
153
__bs_r
(r,2,uint16_t,(t),(h),(o))
155
__bs_r
(r,4,uint32_t,(t),(h),(o))
157
__bs_r
(r,8,uint64_t,(t),(h),(o))
159
__bs_r
(rs,1,uint8_t,(t),(h),(o))
161
__bs_r
(rs,2,uint16_t,(t),(h),(o))
163
__bs_r
(rs,4,uint32_t,(t),(h),(o))
165
__bs_r
(rs,8,uint64_t,(t),(h),(o))
bus_space_funcs.h
70
#define
__bs_r
(type, sz, tn, t, h, o) \
macro
151
__bs_r
(r,1,uint8_t,(t),(h),(o))
153
__bs_r
(r,2,uint16_t,(t),(h),(o))
155
__bs_r
(r,4,uint32_t,(t),(h),(o))
157
__bs_r
(r,8,uint64_t,(t),(h),(o))
159
__bs_r
(rs,1,uint8_t,(t),(h),(o))
161
__bs_r
(rs,2,uint16_t,(t),(h),(o))
163
__bs_r
(rs,4,uint32_t,(t),(h),(o))
165
__bs_r
(rs,8,uint64_t,(t),(h),(o))
Completed in 26 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025