Home
last modified time | relevance | path

Searched defs:BUS_SPACE_ALIGNED_POINTER (Results 1 – 5 of 5) sorted by relevance

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