Home
last modified time | relevance | path

Searched defs:seeq8005_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dseeq8005var.h52 struct seeq8005_softc { struct
59 int (*sc_mediachange)(struct seeq8005_softc *); argument
60 void (*sc_mediastatus)(struct seeq8005_softc *, struct ifmediareq *); argument
63 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