Searched defs:lmc___media (Results 1 – 1 of 1) sorted by relevance
207 struct lmc___media { struct208 void (* init)(lmc_softc_t * const);209 void (* defaults)(lmc_softc_t * const);210 void (* set_status)(lmc_softc_t * const, lmc_ctl_t *);211 void (* set_clock_source)(lmc_softc_t * const, int);212 void (* set_speed)(lmc_softc_t * const, lmc_ctl_t *);213 void (* set_cable_length)(lmc_softc_t * const, int);214 void (* set_scrambler)(lmc_softc_t * const, int);215 int (* get_link_status)(lmc_softc_t * const);216 void (* set_link_status)(lmc_softc_t * const, int);[all …]