Searched defs:EBCR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
H A Dds2153.h228 #define EBCR(h,l) (((short) (h) << 8 & 0x300) | (l)) /* 10-bit E-bit count */ macro

Completed in 95 milliseconds