Searched refs:MIDV_LOCMASK (Results 1 – 2 of 2) sorted by relevance
155 #define MIDV_LOCMASK 0x7ff macro156 #define MIDV_LOC(X) (((X) >> MIDV_LOCSHIFT) & MIDV_LOCMASK)
2997 midvloc = (midvloc & MIDV_LOCMASK) << MIDV_LOCSHIFT; in en_attach()