Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c90 static int arswitch_setled(struct arswitch_softc *sc, int phy, int led,
1036 err = arswitch_setled(sc, p->es_port-1, i, p->es_led[i]); in arswitch_setport()
1053 arswitch_setled(struct arswitch_softc *sc, int phy, int led, int style) in arswitch_setled() function