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

/freebsd-13-stable/sys/riscv/include/
H A Dbus.h73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h73 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-13-stable/sys/mips/include/
H A Dbus.h720 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h735 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro

Completed in 40 milliseconds