Searched refs:IFM_OMASK (Results 1 – 2 of 2) sorted by relevance
411 #define IFM_OMASK 0x00000000ffff0000ULL /* Type specific options */ macro445 #define IFM_OPTIONS(x) ((x) & (IFM_OMASK|IFM_GMASK))
2687 options &= ~IFM_OMASK; in wi_sync_media()2732 switch (sc->sc_media.ifm_cur->ifm_media & IFM_OMASK) { in wi_media_change()