Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c149 struct ray_softc { struct
150 device_t sc_dev;
151 struct ethercom sc_ec;
152 struct ifmedia sc_media;
154 struct pcmcia_function *sc_pf;
155 void *sc_ih;
156 int sc_attached;
158 int sc_resetloop;
160 struct callout sc_check_ccs_ch;
161 struct callout sc_check_scheduled_ch;
[all …]