Searched defs:seeq8005_softc (Results 1 – 1 of 1) sorted by relevance
52 struct seeq8005_softc { struct59 int (*sc_mediachange)(struct seeq8005_softc *); argument60 void (*sc_mediastatus)(struct seeq8005_softc *, struct ifmediareq *); argument63 struct ethercom sc_ethercom; /* Ethernet common */64 struct ifmedia sc_media; /* supported media information */88 extern void seeq8005_attach(struct seeq8005_softc *, const u_int8_t *, int *, argument