Symbol: iwmbt_debug
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
152
iwmbt_debug("Stray HCI event: %x",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
198
iwmbt_debug("opcode=%04x, len=%02x", cmd_opcode, cmd_length);
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
267
iwmbt_debug("event=%04x, len=%02x",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
306
iwmbt_debug("transferring %d bytes, offset %d", size, sent); \
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
315
iwmbt_debug("Failed to send "msg": code=%d", ret); \
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
372
iwmbt_debug("boot_param=0x%08x", *boot_param);
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
430
iwmbt_debug("Can't enter manufacturer mode: code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
461
iwmbt_debug("Can't exit manufacturer mode: code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
492
iwmbt_debug("Can't get version: : code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
529
iwmbt_debug("Can't get version: code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
660
iwmbt_debug("Can't get boot params: code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
695
iwmbt_debug("Intel Reset command failed: code=%d, size=%d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
723
iwmbt_debug("file=%s, size=%d", ddc->fwname, size);
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
732
iwmbt_debug("transferring %d bytes, offset %d",
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
747
iwmbt_debug("Intel Write DDC failed: code=%d", ret);
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
774
iwmbt_debug("Intel Set Event Mask failed: code=%d", ret);
usr.sbin/bluetooth/iwmbtfw/main.c
239
iwmbt_debug("loading %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
243
iwmbt_debug("iwmbt_fw_read() failed");
usr.sbin/bluetooth/iwmbtfw/main.c
247
iwmbt_debug("Firmware file size=%d", fw.len);
usr.sbin/bluetooth/iwmbtfw/main.c
328
iwmbt_debug("loading %s", ddc_path);
usr.sbin/bluetooth/iwmbtfw/main.c
332
iwmbt_debug("iwmbt_fw_read() failed");
usr.sbin/bluetooth/iwmbtfw/main.c
339
iwmbt_debug("Loading DDC file failed");
usr.sbin/bluetooth/iwmbtfw/main.c
398
iwmbt_debug("iwmbt_get_version() failed code %d", r);
usr.sbin/bluetooth/iwmbtfw/main.c
402
iwmbt_debug("fw_patch_num=0x%02x", (int) ver.fw_patch_num);
usr.sbin/bluetooth/iwmbtfw/main.c
413
iwmbt_debug("firmware_path = %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
418
iwmbt_debug("iwmbt_fw_read() failed");
usr.sbin/bluetooth/iwmbtfw/main.c
424
iwmbt_debug("iwmbt_enter_manufacturer() failed code %d", r);
usr.sbin/bluetooth/iwmbtfw/main.c
433
iwmbt_debug("Loading firmware file failed");
usr.sbin/bluetooth/iwmbtfw/main.c
443
iwmbt_debug("iwmbt_exit_manufacturer() failed code %d", r);
usr.sbin/bluetooth/iwmbtfw/main.c
479
iwmbt_debug("iwmbt_get_version() failed code %d", r);
usr.sbin/bluetooth/iwmbtfw/main.c
483
iwmbt_debug("fw_variant=0x%02x", (int) ver.fw_variant);
usr.sbin/bluetooth/iwmbtfw/main.c
498
iwmbt_debug("iwmbt_get_boot_params() failed!");
usr.sbin/bluetooth/iwmbtfw/main.c
513
iwmbt_debug("firmware_path = %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
525
iwmbt_debug("iwmbt_intel_reset() failed!");
usr.sbin/bluetooth/iwmbtfw/main.c
540
iwmbt_debug("ddc_path = %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
567
iwmbt_debug("iwmbt_get_version_tlv() failed code %d", r);
usr.sbin/bluetooth/iwmbtfw/main.c
571
iwmbt_debug("img_type=0x%02x", (int) vt.img_type);
usr.sbin/bluetooth/iwmbtfw/main.c
600
iwmbt_debug("firmware_path = %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
613
iwmbt_debug("iwmbt_intel_reset() failed!");
usr.sbin/bluetooth/iwmbtfw/main.c
627
iwmbt_debug("ddc_path = %s", firmware_path);
usr.sbin/bluetooth/iwmbtfw/main.c
701
iwmbt_debug("opening dev %d.%d", (int) bus_id, (int) dev_id);