Searched refs:BUS_SPACE_ALIGNED_POINTER (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/arm64/include/
H A Dbus.h73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h71 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-11-stable/sys/arm/include/
H A Dbus.h746 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h700 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro

Completed in 86 milliseconds