Searched refs:REPLY_LEDS_CMD (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/iwk/ |
| H A D | iwk_hw.h | 2656 REPLY_LEDS_CMD = 0x48, enumerator
|
| H A D | iwk2.c | 3511 (void) iwk_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwk_set_led()
|
| /illumos-gate/usr/src/uts/common/io/iwp/ |
| H A D | iwp_hw.h | 1906 REPLY_LEDS_CMD = 0x48, enumerator
|
| H A D | iwp.c | 3818 (void) iwp_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwp_set_led()
|
| /illumos-gate/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()
|