Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/nslu2/
H A Dnslu2_leds.c64 struct slugled_softc { struct
65 void *sc_tmr_ih;
66 struct callout sc_usb0;
67 void *sc_usb0_ih;
68 struct callout sc_usb1;
69 void *sc_usb1_ih;
93 struct slugled_softc *sc = arg; in slugled_intr0() argument