Searched refs:IFM_L_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance
120 #define IFM_L_COUNT_MASK 0x3UL macro121 #define IFM_L_CPU_MASK ~(IFM_L_COUNT_MASK)136 cnt = ifm->ifm_legacy & IFM_L_COUNT_MASK; in ifmedia_lock_for_legacy()137 KASSERT(cnt < IFM_L_COUNT_MASK); in ifmedia_lock_for_legacy()160 cnt = ifm->ifm_legacy & IFM_L_COUNT_MASK; in ifmedia_unlock_for_legacy()