Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn_debug.h82 case IWN_CMD_SET_LED: return "IWN_CMD_SET_LED"; in iwn_intr_str()
H A Dif_iwnreg.h479 #define IWN_CMD_SET_LED 72 macro
H A Dif_iwn.c5594 (void)iwn_cmd(sc, IWN_CMD_SET_LED, &led, sizeof led, 1); in iwn_set_led()