Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/lw8/sys/
H A Dlw8.h133 #define LOMIOCSETLED _IOWR('a', 101, lom_set_led_t) macro
/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c1262 case LOMIOCSETLED: in lw8_ioctl()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3749 if (ioctl(ledfd, LOMIOCSETLED, &lom_set_led) == -1) { in set_led()