OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bsrm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amigappc/include/
bus_defs.h
84
#define
bsrm
(what, typ) \
macro
129
bsrm
(*bsrm1, uint8_t);
131
bsrm
(*bsrr1, uint8_t);
142
bsrm
(*bsrm2, uint16_t);
144
bsrm
(*bsrms2, uint16_t);
146
bsrm
(*bsrr2, uint16_t);
148
bsrm
(*bsrrs2, uint16_t);
159
bsrm
(*bsrm4, uint32_t);
161
bsrm
(*bsrms4, uint32_t);
163
bsrm
(*bsrr4, uint32_t)
[
all
...]
/src/sys/arch/amiga/include/
bus.h
65
#define
bsrm
(what, typ) \
macro
110
bsrm
(*bsrm1, u_int8_t);
112
bsrm
(*bsrr1, u_int8_t);
123
bsrm
(*bsrm2, u_int16_t);
125
bsrm
(*bsrms2, u_int16_t);
127
bsrm
(*bsrr2, u_int16_t);
129
bsrm
(*bsrrs2, u_int16_t);
140
bsrm
(*bsrm4, u_int32_t);
142
bsrm
(*bsrms4, u_int32_t);
144
bsrm
(*bsrr4, u_int32_t)
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025