bluetooth 2572 dev/pci/if_wpi.c struct wpi_bluetooth bluetooth; bluetooth 2586 dev/pci/if_wpi.c memset(&bluetooth, 0, sizeof bluetooth); bluetooth 2587 dev/pci/if_wpi.c bluetooth.flags = 3; bluetooth 2588 dev/pci/if_wpi.c bluetooth.lead = 0xaa; bluetooth 2589 dev/pci/if_wpi.c bluetooth.kill = 1; bluetooth 2590 dev/pci/if_wpi.c error = wpi_cmd(sc, WPI_CMD_BLUETOOTH, &bluetooth, sizeof bluetooth,