Home
last modified time | relevance | path

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

/src/sys/dev/wpi/
H A Dif_wpi_debug.h85 WPI_DESC(WPI_CMD_SET_LED); in wpi_cmd_str()
H A Dif_wpireg.h349 #define WPI_CMD_SET_LED 72 macro
H A Dif_wpi.c3611 (void)wpi_cmd(sc, WPI_CMD_SET_LED, &led, sizeof led, 1); in wpi_set_led()