Lines Matching defs:lmc___media
207 struct lmc___media { struct
208 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);
217 void (* set_crc_length)(lmc_softc_t * const, int);
218 void (* set_circuit_type)(lmc_softc_t * const, int);
219 void (* watchdog)(lmc_softc_t * const);