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

/freebsd-12-stable/sys/dev/hpt27xx/
H A Dosm.h67 static __inline HPT_U64 CPU_TO_BE64(HPT_U64 x) function
95 #define BE64_TO_CPU(x) CPU_TO_BE64(x)
/freebsd-12-stable/sys/dev/hptnr/
H A Dosm.h65 static __inline HPT_U64 CPU_TO_BE64(HPT_U64 x) function
93 #define BE64_TO_CPU(x) CPU_TO_BE64(x)

Completed in 57 milliseconds