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

/freebsd-10.3-release/sys/dev/hpt27xx/
H A Dosm.h86 static __inline HPT_U16 CPU_TO_BE16(HPT_U16 x) function
91 #define BE16_TO_CPU(x) CPU_TO_BE16(x)
/freebsd-10.3-release/sys/dev/hptnr/
H A Dosm.h84 static __inline HPT_U16 CPU_TO_BE16(HPT_U16 x) function
89 #define BE16_TO_CPU(x) CPU_TO_BE16(x)

Completed in 99 milliseconds