Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_wpireg.h261 #define WPI_CMD_SET_LED 72 macro
H A Dif_wpi.c2171 (void)wpi_cmd(sc, WPI_CMD_SET_LED, &led, sizeof led, 1); in wpi_set_led()