IFM_OMASK
options &= ~IFM_OMASK;
switch (sc->sc_media.ifm_cur->ifm_media & IFM_OMASK) {
#define IFM_OPTIONS(x) ((x) & (IFM_OMASK|IFM_GMASK))