Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_cnw.c182 struct cnw_softc { struct
183 device_t sc_dev; /* Device glue (must be first) */
184 struct ethercom sc_ethercom; /* Ethernet common part */
185 int sc_domain; /* Netwave domain */
186 int sc_skey; /* Netwave scramble key */
187 struct cnwstats sc_stats;
213 CFATTACH_DECL_NEW(cnw, sizeof(struct cnw_softc), argument