Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpireg.h260 #define WPI_CMD_BLUETOOTH 155 macro
Dif_wpi.c2800 error = wpi_cmd(sc, WPI_CMD_BLUETOOTH, &bluetooth, sizeof bluetooth, in wpi_config()
3704 case WPI_CMD_BLUETOOTH: return "WPI_CMD_BLUETOOTH"; in wpi_cmd_str()