Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dosm.h65 static __inline HPT_U64 CPU_TO_BE64(HPT_U64 x) in CPU_TO_BE64() function
93 #define BE64_TO_CPU(x) CPU_TO_BE64(x)
/freebsd/sys/dev/hptnr/
H A Dosm.h63 static __inline HPT_U64 CPU_TO_BE64(HPT_U64 x) in CPU_TO_BE64() function
91 #define BE64_TO_CPU(x) CPU_TO_BE64(x)