Searched refs:ath3k_err (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_dbg.h38 #define ath3k_err(...) fprintf(stderr, __VA_ARGS__) macro
H A Dmain.c125 ath3k_err("%s: libusb_get_device_list() failed: code %lld\n",
157 ath3k_err("Loading patch file failed\n");
163 ath3k_err("Loading sysconfig file failed\n");
169 ath3k_err("Set normal mode failed\n");
259 ath3k_err("%s: libusb_init failed: code %d\n",
309 ath3k_err("%s: device not found\n", __func__);
343 ath3k_err("%s: libusb_open() failed: code %d\n", __func__, r);
353 ath3k_err("%s: ath3k_get_state() failed!\n", __func__);
364 ath3k_err("%s: ath3k_get_version() failed!\n", __func__);
H A Dath3k_hw.c178 ath3k_err("%s: Can't get state\n", __func__);
248 ath3k_err("Can't get state to change to load configuration err");
254 ath3k_err("Can't get version to change to load ram patch err");
285 ath3k_err("%s: ath3k_fw_read() failed\n",
304 ath3k_err("%s: can't get state\n", __func__);
328 ath3k_err("%s: libusb_control_transfer() failed: code=%d\n",

Completed in 107 milliseconds