/netbsd-src/sys/arch/sparc64/include/ |
H A D | bus_funcs.h | 180 #define bus_space_read_8(t, h, o) \ macro 210 #define bus_space_read_8(t, h, o) ({ \ macro
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | bus_funcs.h | 149 #define bus_space_read_8(t, h, o) __bs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/hpcsh/include/ |
H A D | bus_funcs.h | 143 #define bus_space_read_8(t, h, o) __hbs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | machdep.c | 2597 bus_space_read_8( in bus_space_read_8() function 2637 bus_space_read_8( in bus_space_read_8() function
|
/netbsd-src/sys/arch/dreamcast/include/ |
H A D | bus_funcs.h | 144 #define bus_space_read_8(t, h, o) __dbs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | bus_funcs.h | 156 #define bus_space_read_8(t, h, o) __abs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | bus_space_funcs.h | 156 #define bus_space_read_8(t, h, o) \ macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | bus_funcs.h | 196 #define bus_space_read_8(t, h, o) \ macro
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | bus_funcs.h | 203 #define bus_space_read_8(t, h, o) \ macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | bus_funcs.h | 57 #define bus_space_read_8(t,h,o) (((t)->hbt_r8)((t)->hbt_cookie,(h),(o))) macro
|
/netbsd-src/sys/arch/atari/include/ |
H A D | bus_funcs.h | 139 #define bus_space_read_8(t, h, o) __abs_rs(8,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/evbsh3/include/ |
H A D | bus_funcs.h | 155 #define bus_space_read_8(t, h, o) __bs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | bus.h | 193 #define bus_space_read_8(t, h, o) \ macro
|
/netbsd-src/sys/arch/sun68k/include/ |
H A D | bus.h | 401 #define bus_space_read_8(t, h, o) \ macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | bus_funcs.h | 154 #define bus_space_read_8(t, h, o) __bs_rs(8,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | bus_funcs.h | 149 #define bus_space_read_8(t, h, o) __bs_rs(8,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/ews4800mips/include/ |
H A D | bus.h | 549 #define bus_space_read_8(t, h, o) __ebs_rs(8,uint64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/playstation2/include/ |
H A D | bus.h | 590 #define bus_space_read_8(t, h, o) __pbs_rs(8,u_int64_t,(t),(h),(o)) macro
|
/netbsd-src/sys/arch/hpcmips/include/ |
H A D | bus.h | 347 #define bus_space_read_8(t, h, o) __bs_rs(8,(t),(h),(o)) macro
|