Home
last modified time | relevance | path

Searched refs:uath_set_ledstate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c292 static int uath_set_ledstate(struct uath_softc *, int);
1922 (void) uath_set_ledstate(sc, 0); in uath_newstate()
1959 (void) uath_set_ledstate(sc, 1); in uath_newstate()
1980 (void) uath_set_ledstate(sc, 1); in uath_newstate()
2399 uath_set_ledstate(struct uath_softc *sc, int connected) in uath_set_ledstate() function
2481 err = uath_set_ledstate(sc, 0); in uath_switch_channel()
2605 (void) uath_set_ledstate(sc, 0); in uath_stop_locked()