/netbsd-src/sys/arch/hpcmips/include/ |
H A D | bus_machdep.h | 57 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 60 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/x86/include/ |
H A D | bus_defs.h | 77 #define BUS_SPACE_ALIGNED_POINTER(p, t) BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 79 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | bus_defs.h | 71 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/arc/include/ |
H A D | bus_defs.h | 105 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 108 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/amigappc/include/ |
H A D | bus_defs.h | 174 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | bus_defs.h | 110 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 113 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | bus_space_defs.h | 98 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 101 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/dreamcast/include/ |
H A D | bus_defs.h | 92 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 95 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/hpcsh/include/ |
H A D | bus_defs.h | 92 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 95 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | bus_defs.h | 101 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 104 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/evbsh3/include/ |
H A D | bus_defs.h | 96 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 99 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/sparc64/include/ |
H A D | bus_defs.h | 186 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/news68k/include/ |
H A D | bus.h | 558 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | bus_defs.h | 205 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/luna68k/include/ |
H A D | bus.h | 558 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/mipsco/include/ |
H A D | bus.h | 91 #define BUS_SPACE_ALIGNED_POINTER(p, t) __BUS_SPACE_ALIGNED_ADDRESS(p, t) macro 94 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/next68k/include/ |
H A D | bus_space.h | 519 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | bus_defs.h | 235 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | bus_defs.h | 249 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | bus_defs.h | 188 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/atari/include/ |
H A D | bus_defs.h | 272 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/virt68k/include/ |
H A D | bus_space.h | 608 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/mvme68k/include/ |
H A D | bus_space.h | 598 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/newsmips/include/ |
H A D | bus.h | 434 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
/netbsd-src/sys/arch/emips/include/ |
H A D | bus.h | 446 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|