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