OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__hbs_rs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcsh/include/
bus_funcs.h
75
#define
__hbs_rs
(sz, tn, t, h, o) \
macro
140
#define bus_space_read_1(t, h, o)
__hbs_rs
(1,uint8_t,(t),(h),(o))
141
#define bus_space_read_2(t, h, o)
__hbs_rs
(2,uint16_t,(t),(h),(o))
142
#define bus_space_read_4(t, h, o)
__hbs_rs
(4,uint32_t,(t),(h),(o))
143
#define bus_space_read_8(t, h, o)
__hbs_rs
(8,uint64_t,(t),(h),(o))
bus_funcs.h
75
#define
__hbs_rs
(sz, tn, t, h, o) \
macro
140
#define bus_space_read_1(t, h, o)
__hbs_rs
(1,uint8_t,(t),(h),(o))
141
#define bus_space_read_2(t, h, o)
__hbs_rs
(2,uint16_t,(t),(h),(o))
142
#define bus_space_read_4(t, h, o)
__hbs_rs
(4,uint32_t,(t),(h),(o))
143
#define bus_space_read_8(t, h, o)
__hbs_rs
(8,uint64_t,(t),(h),(o))
Completed in 21 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025