Searched refs:IWN_CMD_SET_LED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h477 #define IWN_CMD_SET_LED 72 macro
803 /* Structure for command IWN_CMD_SET_LED. */
H A Dif_iwn.c386 case IWN_CMD_SET_LED: return "IWN_CMD_SET_LED";
4452 (void)iwn_cmd(sc, IWN_CMD_SET_LED, &led, sizeof led, 1);

Completed in 169 milliseconds