link_down
void (*link_down)(struct ogx_softc *);
.link_down = ogx_sgmii_link_down,
sc->sc_link_ops->link_down(sc);
link_down(f->unit);
void link_down(int); /* the LCP layer has left the Opened state */