Home
last modified time | relevance | path

Searched refs:BUS_SPACE_ALIGNED_POINTER (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/riscv/include/
HDbus.h71 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-head/sys/powerpc/include/
HDbus.h71 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-head/sys/arm64/include/
HDbus.h75 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro
/freebsd-head/sys/arm/include/
HDbus.h733 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) macro