Home
last modified time | relevance | path

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

/src/sys/dev/wpi/
H A Dif_wpi_debug.h87 WPI_DESC(WPI_CMD_SCAN); in wpi_cmd_str()
H A Dif_wpireg.h351 #define WPI_CMD_SCAN 128 macro
H A Dif_wpi.c3247 if (code == WPI_CMD_SCAN) in wpi_cmd()
4269 error = wpi_cmd(sc, WPI_CMD_SCAN, buf, buflen, 1); in wpi_scan()