Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbppc/obs405/dev/ | |
obsled.c | 50 int sc_led_state; /* LED status (ON=1/OFF=0) */ member in struct:obsled_softc 96 sc->sc_led_state = 0; 138 state = sc->sc_led_state; 148 sc->sc_led_state = state; 162 (~(sc->sc_led_state) & 1)); 184 sc->sc_led_state = |
/src/sys/dev/usb/ | |
if_otusvar.h | 200 uint32_t sc_led_state; member in struct:otus_softc |
/src/sys/dev/ic/ | |
rtwvar.h | 529 struct rtw_led_state sc_led_state; member in struct:rtw_softc |
athnvar.h | 503 int sc_led_state; member in struct:athn_softc |