Searched defs:BUS_SPACE_ALIGNED_POINTER (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/riscv/include/ |
| H A D | bus.h | 73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
| /freebsd-13.1/sys/powerpc/include/ |
| H A D | bus.h | 73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
| /freebsd-13.1/sys/arm/include/ |
| H A D | bus.h | 735 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
| /freebsd-13.1/sys/arm64/include/ |
| H A D | bus.h | 73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|
| /freebsd-13.1/sys/mips/include/ |
| H A D | bus.h | 720 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
|