FXPF_MII
if (sc->sc_flags & FXPF_MII) {
if (sc->sc_flags & FXPF_MII) {
cbp->mediatype = (sc->sc_flags & FXPF_MII) ? 1 : 0;
cbp->crscdt = (sc->sc_flags & FXPF_MII) ? 0 : 1;
if (sc->sc_flags & FXPF_MII) {
if (sc->sc_flags & FXPF_MII) {
sc->sc_flags |= FXPF_MII;