Searched refs:DPRINTF (Results 1 - 25 of 63) sorted by relevance

123

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex_mci.c224 DPRINTF(sc, ATH_DEBUG_BTCOEX,
239 DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) BT_NOOP\n");
271 DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_REQ\n");
278 DPRINTF(sc, ATH_DEBUG_BTCOEX,
285 DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_DONE\n");
288 DPRINTF(sc, ATH_DEBUG_BTCOEX,
291 DPRINTF(sc, ATH_DEBUG_BTCOEX,
296 DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) receive BT_CAL_GRANT\n");
298 DPRINTF(sc, ATH_DEBUG_BTCOEX, "(MCI) Send WLAN_CAL_DONE\n");
303 DPRINTF(s
[all...]
H A Dif_ath_tx.c288 DPRINTF(sc, ATH_DEBUG_XMIT, "%s: no buffer?\n",
351 DPRINTF(sc, ATH_DEBUG_XMIT, "%s: m %p len %u\n",
557 DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: nframes=%d, al=%d\n",
564 DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: bf=%p, txrate0=%d\n",
567 DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: bf=%p, rix0=%d\n",
575 DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR,
681 DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: end\n", __func__);
712 DPRINTF(sc, ATH_DEBUG_XMIT,
820 DPRINTF(sc, ATH_DEBUG_XMIT,
848 DPRINTF(s
[all...]
H A Dif_ath_rx_edma.c165 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called, dodelay=%d\n",
198 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
213 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called\n", __func__);
220 DPRINTF(sc, ATH_DEBUG_EDMA_RX,
237 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);
248 DPRINTF(sc, ATH_DEBUG_EDMA_RX,
268 DPRINTF(sc, ATH_DEBUG_EDMA_RX,
271 DPRINTF(sc, ATH_DEBUG_EDMA_RX,
308 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: ready\n", __func__);
317 DPRINTF(s
[all...]
H A Dif_ath_tx_edma.c183 DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC,
280 DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC,
308 DPRINTF(sc, ATH_DEBUG_TX_PROC,
411 DPRINTF(sc, ATH_DEBUG_RESET, "%s: Q%d: called\n",
465 DPRINTF(sc, ATH_DEBUG_RESET,
500 DPRINTF(sc, ATH_DEBUG_RESET, "%s: Q%d: FIFO depth was %d, is %d\n",
626 DPRINTF(sc, ATH_DEBUG_XMIT_DESC,
716 DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
776 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called, npending=%d\n",
813 DPRINTF(s
[all...]
H A Dif_ath_tdma.c149 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
180 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
312 DPRINTF(sc, ATH_DEBUG_TDMA, "%s: slot %u len %uus cnt %u "
385 DPRINTF(sc, ATH_DEBUG_TDMA,
480 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
488 DPRINTF(sc, ATH_DEBUG_TDMA,
493 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
559 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
572 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER,
586 DPRINTF(s
[all...]
H A Dif_ath_keycache.c312 DPRINTF(sc, ATH_DEBUG_KEYCACHE,
321 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
360 DPRINTF(sc, ATH_DEBUG_KEYCACHE,
367 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
399 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: key %u\n",
405 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of space\n", __func__);
442 DPRINTF(sc, ATH_DEBUG_KEYCACHE,
496 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: delete key %u\n", __func__, keyix);
H A Dif_ath_debug.h99 #define DPRINTF(sc, m, ...) do { \ macro
118 #define DPRINTF(sc, m, fmt, ...) do { \ macro
H A Dif_ath_beacon.c191 DPRINTF(sc, ATH_DEBUG_NODE, "%s: bf_m=%p, bf_node=%p\n",
249 DPRINTF(sc, ATH_DEBUG_BEACON,
285 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: m %p len %u\n",
403 DPRINTF(sc, ATH_DEBUG_BEACON,
414 DPRINTF(sc, ATH_DEBUG_BEACON,
441 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: pending %u\n",
454 DPRINTF(sc, ATH_DEBUG_BEACON,
462 DPRINTF(sc, ATH_DEBUG_BEACON,
553 DPRINTF(sc, ATH_DEBUG_ANY,
736 DPRINTF(s
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dattr.cpp26 #define DPRINTF(a,b) if (debug_attr > (a)) dprintf b macro
41 DPRINTF(0, ("dosfs_open_attrdir called\n"));
55 DPRINTF(0, ("dosfs_close_attrdir called\n"));
66 DPRINTF(0, ("dosfs_free_attrcookie called\n"));
83 DPRINTF(0, ("dosfs_rewind_attrdir called\n"));
103 DPRINTF(0, ("dosfs_read_attrdir called\n"));
166 DPRINTF(0, ("dosfs_read_attr_stat\n"));
192 DPRINTF(0, ("dosfs_read_attr\n"));
222 DPRINTF(0, ("dosfs_write_attr\n"));
H A Ddlist.cpp20 #define DPRINTF(a,b) if (debug_dlist > (a)) dprintf b macro
39 DPRINTF(0, ("dlist_init called\n"));
57 DPRINTF(0, ("dlist_uninit called\n"));
73 DPRINTF(0, ("dlist_realloc %" B_PRIu32 " -> %" B_PRIu32 "\n",
97 DPRINTF(0, ("dlist_add vnid %" B_PRIdINO "\n", vnid));
118 DPRINTF(0, ("dlist_remove vnid %" B_PRIdINO "\n", vnid));
142 DPRINTF(1, ("dlist_find cluster %" B_PRIu32 "\n", cluster));
156 DPRINTF(1, ("dlist_find cluster %" B_PRIu32 " not found\n", cluster));
H A Dfat.cpp20 #define DPRINTF(a,b) if (debug_fat > (a)) dprintf b macro
112 DPRINTF(3, ("_fat_ioctl_: action %" B_PRIu32 ", cluster %" B_PRIu32
128 DPRINTF(0, ("_fat_ioctl_ called with invalid cluster (%" B_PRIu32
147 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %" B_PRIu32 ")\n",
168 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %"
318 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %" B_PRIu32
331 DPRINTF(0, ("pooh. there is a problem. clearing chain (%" B_PRIu32
336 DPRINTF(0, ("not enough free entries (%" B_PRId32 "/%" B_PRId32
349 DPRINTF(0, ("_fat_ioctl_ error: action = %" B_PRIu32 " cluster = %"
382 DPRINTF(
[all...]
H A Ddir.cpp21 #define DPRINTF(a,b) if (debug_dir > (a)) dprintf b macro
64 DPRINTF(0, ("_next_dirent_: len too short (%x)\n", len));
72 DPRINTF(2, ("_next_dirent_: %" B_PRIu32 "/%" B_PRIu32 "/%" B_PRIu32
86 DPRINTF(2, ("entry erased, skipping...\n"));
257 DPRINTF(2, ("get_next_dirent: found %s (vnid %" B_PRIdINO ")\n", filename,
355 DPRINTF(1, ("findfile: %s in %" B_PRIdINO "\n", file, dir->vnid));
436 DPRINTF(0, ("erasing directory entries %" B_PRIu32 " through %" B_PRIu32
481 DPRINTF(0, ("compacting directory with vnode id %" B_PRIdINO "\n",
516 DPRINTF(0, ("shrinking directory to %" B_PRIu32 " clusters\n",
657 DPRINTF(
[all...]
H A Dfile.cpp18 #define DPRINTF(a,b) if (debug_file > (a)) dprintf b macro
163 DPRINTF(0, ("dosfs_release_vnode (ino_t %" B_PRIdINO ")\n", node->vnid));
191 DPRINTF(1, ("dosfs_rstat (vnode id %" B_PRIdINO ")\n", node->vnid));
224 DPRINTF(0, ("dosfs_wstat (vnode id %" B_PRIdINO ")\n", node->vnid));
237 DPRINTF(0, ("setting file mode to %o\n", st->st_mode));
246 DPRINTF(0, ("setting file size to %" B_PRIdOFF "\n", st->st_size));
257 DPRINTF(0, ("setting fat chain length to %" B_PRIu32 " clusters\n",
271 DPRINTF(0, ("setting modification time\n"));
279 DPRINTF(0, ("setting creation time\n"));
297 DPRINTF(
[all...]
H A Dvcache.cpp48 #define DPRINTF(a,b) if (debug_vcache > (a)) dprintf b macro
91 DPRINTF(0, ("init_vcache called\n"));
119 DPRINTF(0, ("init_vcache: initialized vnid cache with %" B_PRIu32
131 DPRINTF(0, ("uninit_vcache called\n"));
146 DPRINTF(0, ("%" B_PRIu32 " vcache entries removed\n", count));
159 DPRINTF(0, ("generate_unique_vnid\n"));
172 DPRINTF(0, ("add_to_vcache %" B_PRIdINO "/%" B_PRIdINO "\n", vnid, loc));
224 DPRINTF(0, ("remove_from_vcache %" B_PRIdINO "\n", vnid));
312 if (result < 0) DPRINTF(0, ("add_to_vcache failed (%s)\n", strerror(result)));
340 if (result < 0) DPRINTF(
[all...]
H A Ddosfs.cpp29 #define DPRINTF(a,b) if (debug_dosfs > (a)) dprintf b macro
355 DPRINTF(1, ("checking fat #%" B_PRIu32 "\n", i));
424 DPRINTF(0, ("root vnode id = %" B_PRIdINO "\n", vol->root_vnode.vnid));
425 DPRINTF(0, ("volume label [%s] (%" B_PRIu32 ")\n", vol->vol_label,
523 DPRINTF(0, ("%s is removable\n", path));
528 DPRINTF(0, ("%s is read-only\n", path));
599 DPRINTF(0, ("built at %s on %s\n", build_time, build_date));
600 DPRINTF(0, ("mounting %s (id %" B_PRIdDEV ", device %u, media descriptor %"
602 DPRINTF(0, ("%" B_PRIu32 " bytes/sector, %" B_PRIu32 " sectors/cluster\n",
604 DPRINTF(
[all...]
/haiku/src/libs/compat/freebsd_network/compat/dev/usb/
H A Dusb_debug.h44 #define DPRINTF(...) DPRINTFN(1, __VA_ARGS__) macro
46 #define DPRINTF(...) do { } while (0) macro
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_pae_input.c205 DPRINTF(("unexpected in state: %d\n", ni->ni_rsn_supp_state));
247 DPRINTF(("no PMK available for %s\n",
296 DPRINTF(("unexpected in state: %d\n", ni->ni_rsn_state));
309 DPRINTF(("key MIC failed\n"));
379 DPRINTF(("unexpected in state: %d\n", ni->ni_rsn_supp_state));
390 DPRINTF(("no PMK found for %s\n",
396 DPRINTF(("ANonce does not match msg 1/4\n"));
407 DPRINTF(("key MIC failed\n"));
417 DPRINTF(("decryption failed\n"));
473 DPRINTF(("missin
[all...]
H A Dieee80211_amrr.c95 DPRINTF(("increase rate=%d,#tx=%d,#retries=%d\n",
116 DPRINTF(("decrease rate=%d,#tx=%d,#retries=%d\n",
H A Dieee80211_priv.h24 #define DPRINTF(X) do { \ macro
31 #define DPRINTF(X) macro
/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_emu.h174 #define DPRINTF(x, y) if (__fpe_debug & (x)) printf y macro
177 #define DPRINTF(x, y) macro
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn_debug.h54 #define DPRINTF(sc, m, fmt, ...) do { \ macro
123 #define DPRINTF(sc, m, fmt, ...) do { (void) sc; } while (0) macro
H A Dif_iwn.c442 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: begin\n",__func__);
720 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
737 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
1229 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
1264 DPRINTF(sc, IWN_DEBUG_TRACE, "%s: end\n",__func__);
1272 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
1302 DPRINTF(sc, IWN_DEBUG_TRACE, "%s: end\n",__func__);
1312 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
1318 DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
1405 DPRINTF(s
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c350 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
559 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
563 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
576 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
580 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
686 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
725 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
860 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
885 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
999 DPRINTF(s
[all...]
H A Dif_wpi_debug.h51 #define DPRINTF(sc, m, ...) do { \ macro
141 #define DPRINTF(sc, m, ...) do { (void) sc; } while (0) macro
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwivar.h237 DPRINTF(("enter %s state\n", iwi_fw_states[_state])); \
242 DPRINTF(("exit %s state\n", iwi_fw_states[_state])); \
244 DPRINTF(("expected %s state, got %s\n", \

Completed in 168 milliseconds

123