Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath_reg.h232 uint32_t lednum; member
243 uint32_t lednum; member
H A Duath.c1845 uath_set_ledsteady(struct uath_softc *sc, int lednum, int ledmode) in uath_set_ledsteady() argument
1850 led.lednum = BE_32(lednum); in uath_set_ledsteady()
1855 (lednum == UATH_LED_LINK) ? "link" : "activity", in uath_set_ledsteady()
1862 uath_set_ledblink(struct uath_softc *sc, int lednum, int ledmode, in uath_set_ledblink() argument
1868 led.lednum = BE_32(lednum); in uath_set_ledblink()
1875 (lednum == UATH_LED_LINK) ? "link" : "activity", in uath_set_ledblink()