Searched refs:REPLY_LEDS_CMD (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk_hw.h | 2656 REPLY_LEDS_CMD = 0x48, enumerator
|
H A D | iwk2.c | 3512 (void) iwk_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwk_set_led()
|
/titanic_44/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 1906 REPLY_LEDS_CMD = 0x48, enumerator
|
H A D | iwh.c | 3996 (void) iwh_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwh_set_led()
|
/titanic_44/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 1906 REPLY_LEDS_CMD = 0x48, enumerator
|
H A D | iwp.c | 3815 (void) iwp_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwp_set_led()
|