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

/freebsd-10.0-release/sys/dev/en/
H A Dmidwayreg.h155 #define MIDV_LOCMASK 0x7ff macro
156 #define MIDV_LOC(X) (((X) >> MIDV_LOCSHIFT) & MIDV_LOCMASK)
H A Dmidway.c2995 midvloc = (midvloc & MIDV_LOCMASK) << MIDV_LOCSHIFT;

Completed in 113 milliseconds