OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ebs_rs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ews4800mips/include/
bus.h
459
#define
__ebs_rs
(sz, tn, t, h, o) \
macro
546
#define bus_space_read_1(t, h, o)
__ebs_rs
(1,uint8_t,(t),(h),(o))
547
#define bus_space_read_2(t, h, o)
__ebs_rs
(2,uint16_t,(t),(h),(o))
548
#define bus_space_read_4(t, h, o)
__ebs_rs
(4,uint32_t,(t),(h),(o))
549
#define bus_space_read_8(t, h, o)
__ebs_rs
(8,uint64_t,(t),(h),(o))
Completed in 14 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025