Searched refs:CPU_TO_BE32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/hpt27xx/
H A Dosm.h78 static __inline HPT_U32 CPU_TO_BE32(HPT_U32 x) function
92 #define BE32_TO_CPU(x) CPU_TO_BE32(x)
/freebsd-10.3-release/sys/dev/hptnr/
H A Dosm.h76 static __inline HPT_U32 CPU_TO_BE32(HPT_U32 x) function
90 #define BE32_TO_CPU(x) CPU_TO_BE32(x)

Completed in 100 milliseconds