Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2656 REPLY_LEDS_CMD = 0x48, enumerator
H A Diwk2.c3512 (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 Diwh_hw.h1906 REPLY_LEDS_CMD = 0x48, enumerator
H A Diwh.c3996 (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 Diwp_hw.h1906 REPLY_LEDS_CMD = 0x48, enumerator
H A Diwp.c3815 (void) iwp_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1); in iwp_set_led()