Searched refs:IFM_TMASK_COMPAT (Results 1 – 1 of 1) sorted by relevance
294 #define IFM_TMASK_COMPAT 0x0000001f /* Lower bits of media sub-type */ macro297 #define IFM_X_SUBTYPE(x) (((x) & IFM_TMASK_COMPAT) | \304 #define IFM_TMASK (IFM_TMASK_COMPAT|IFM_TMASK_EXT) /* Media sub-type */