Searched refs:debugf (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/sys/dev/iicbus/controller/twsi/
H A Dtwsi.c86 #define debugf(sc, fmt, args...) if ((sc)->debug) \ macro
102 debugf(sc, "read %x from %lx\n", val, off);
111 debugf(sc, "Writing %x to %lx\n", val, off);
121 debugf(sc, "read val=%x\n", val);
124 debugf(sc, "write val=%x\n", val);
134 debugf(sc, "read val=%x\n", val);
137 debugf(sc, "write val=%x\n", val);
166 debugf(sc, "Waiting for ctrl reg to match mask %x\n", mask);
172 debugf(sc, "done\n");
196 debugf(s
[all...]
H A Dmv_twsi.c88 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro
90 #define debugf(fmt, args...) macro
/freebsd-current/sys/dev/fdt/
H A Dfdt_slicer.c40 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
43 #define debugf(fmt, args...) macro
68 debugf("not enough buffer for slice i=%d\n", i);
74 debugf("error during processing reg property, i=%d\n",
80 debugf("slice i=%d with no size\n", i);
90 debugf("slice i=%d with no name\n", i);
H A Dfdt_common.c51 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
54 #define debugf(fmt, args...) macro
/freebsd-current/stand/uboot/
H A Duboot_disk.c51 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
54 #define debugf(fmt, args...) macro
125 debugf("No storage devices\n");
129 debugf("storage devices found: %d\n", stor_info_no);
223 debugf("reading blk=%d size=%d @ 0x%08x\n", (int)blk, size, (uint32_t)buf);
H A Dglue.c35 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro
37 #define debugf(fmt, args...) macro
/freebsd-current/sys/arm/arm/
H A Dmachdep_boot.c63 #define debugf(fmt, args...) printf(fmt, ##args) macro
65 #define debugf(fmt, args...) macro
133 debugf("loader passed (static) kenv:\n");
135 debugf(" no env, null ptr\n");
138 debugf(" loader_envp = 0x%08x\n", (uint32_t)loader_envp);
141 debugf(" %x %s\n", (uint32_t)cp, cp);
H A Dmachdep.c95 #define debugf(fmt, args...) printf(fmt, ##args) macro
97 #define debugf(fmt, args...) macro
573 debugf("initarm: console initialized\n");
574 debugf(" arg1 kmdp = 0x%08x\n", (uint32_t)kmdp);
575 debugf(" boothowto = 0x%08x\n", boothowto);
576 debugf(" dtbp = 0x%08x\n", (uint32_t)dtbp);
577 debugf(" lastaddr1: 0x%08x\n", lastaddr);
/freebsd-current/sys/dev/evdev/
H A Duinput.c50 #define debugf(state, fmt, args...) printf("uinput: " fmt "\n", ##args) macro
52 #define debugf(state, fmt, args...) macro
191 debugf(state, "state %p: buffer overflow", state);
240 debugf(state, "read %zd bytes by thread %d", uio->uio_resid,
291 debugf(state, "write %zd bytes by thread %d", uio->uio_resid,
299 debugf(state, "write size not multiple of "
311 debugf(state, "write size not multiple of "
351 debugf(state, "setup_provider called, udev=%p", udev);
382 debugf(state, "poll by thread %d", td->td_tid);
651 debugf(stat
[all...]
H A Dcdev.c62 #define debugf(client, fmt, args...) printf("evdev cdev: "fmt"\n", ##args) macro
64 #define debugf(client, fmt, args...) macro
144 debugf(client, "cannot register evdev client");
190 debugf(client, "read %zd bytes by thread %d", uio->uio_resid,
270 debugf(client, "write %zd bytes by thread %d", uio->uio_resid,
284 debugf(client, "write size not multiple of input_event size");
316 debugf(client, "poll by thread %d", td->td_tid);
456 debugf(client, "ioctl called: cmd=0x%08lx, data=%p", cmd, data);
465 debugf(client, "EVIOCGID: bus=%d vendor=0x%04x product=0x%04x",
663 debugf(clien
[all...]
H A Devdev.c49 #define debugf(evdev, fmt, args...) printf("evdev: " fmt "\n", ##args) macro
51 #define debugf(evdev, fmt, args...) macro
286 debugf(evdev, "%s: registered evdev provider: %s <%s>\n",
367 debugf(evdev, "%s: unregistered evdev provider: %s\n",
849 debugf(evdev, "%s pushed event %d/%d/%d",
1024 debugf(evdev, "adding new client for device %s", evdev->ev_shortname);
1030 debugf(evdev, "calling ev_open() on device %s",
1042 debugf(evdev, "removing client for device %s", evdev->ev_shortname);
H A Devdev_mt.c53 #define debugf(fmt, args...) printf("evdev: " fmt "\n", ##args) macro
55 #define debugf(fmt, args...) macro
/freebsd-current/sys/powerpc/mpc85xx/
H A Di2c.c75 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro
77 #define debugf(fmt, args...) macro
159 debugf("no ack %s", start ?
165 debugf("arbitration lost");
170 debugf("transfer unfinished");
283 debugf("bus busy");
H A Dlbc.c61 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
64 #define debugf(fmt, args...) macro
382 debugf("addr_cells = %d, size_cells = %d\n", addr_cells, size_cells);
383 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size);
410 debugf("reg addr bank = %d, start = %jx, end = %jx, "
560 debugf("par addr_cells = %d, addr_cells = %d, size_cells = %d, "
597 debugf("bank = %d, start = %jx, size = %jx\n", bank,
657 debugf("added child name='%s', node=%x\n", di->di_ofw.obd_name,
/freebsd-current/sys/powerpc/booke/
H A Dpmap.c133 #define debugf(fmt, args...) printf(fmt, ##args) macro
136 #define debugf(fmt, args...) macro
572 //debugf("pv_insert: s (su = %d pmap = 0x%08x va = 0x%08x m = 0x%08x)\n", su,
588 //debugf("pv_insert: e\n");
598 //debugf("pv_remove: s (su = %d pmap = 0x%08x va = 0x%08x)\n", su, (u_int32_t)pmap, va);
617 //debugf("pv_remove: e\n");
641 debugf("mmu_booke_bootstrap: entered\n");
674 debugf(" msgbufp at 0x%"PRI0ptrX" end = 0x%"PRI0ptrX"\n",
704 debugf(" data_end: 0x%"PRI0ptrX"\n", data_end);
705 debugf(" kernstar
[all...]
H A Dbooke_machdep.c146 #define debugf(fmt, args...) printf(fmt, ##args) macro
148 #define debugf(fmt, args...) macro
H A Dpmap_64.c101 #define debugf(fmt, args...) printf(fmt, ##args) macro
103 #define debugf(fmt, args...) macro
H A Dpmap_32.c365 //debugf("ptbl_unhold: ptbl = 0x%08x\n", (u_int32_t)ptbl);
385 //debugf("ptbl_unhold: e (freed ptbl)\n");
439 //debugf("pte_remove: s (su = %d pmap = 0x%08x va = 0x%08x flags = %d)\n",
488 //debugf("pte_remove: e (unhold)\n");
492 //debugf("pte_remove: e\n");
665 debugf(" ptbl_bufs at 0x%"PRI0ptrX" end = 0x%"PRI0ptrX"\n",
677 debugf(" kernel ptbls: %d\n", kernel_ptbls);
678 debugf(" kernel pdir at %#jx end = %#jx\n",
/freebsd-current/stand/fdt/
H A Dfdt_loader_cmd.c40 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
43 #define debugf(fmt, args...) macro
125 debugf("fdt_find_static_dtb()\n");
188 debugf("fdt_load_dtb(0x%08jx)\n", (uintmax_t)va);
219 debugf("DTB blob found at 0x%jx, size: 0x%jx\n", (uintmax_t)va, (uintmax_t)fdtp_size);
229 debugf("fdt_load_dtb_addr(%p)\n", header);
254 debugf("fdt_load_dtb_file(%s)\n", filename);
282 debugf("fdt_load_dtb_overlay(%s)\n", filename);
336 debugf("fdt_load_dtb_overlays_string(%s)\n", filenames);
558 debugf("fdt_setup_fdt
[all...]
/freebsd-current/sys/arm/mv/
H A Dmpic.c66 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
69 #define debugf(fmt, args...) macro
509 debugf("%s: irq:%x cause:%x\n", __func__, bit_off, err_cause);
527 debugf("%s: irq:%x cause:%x\n", __func__, bit_off, cause);
H A Dmv_pci.c81 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro
83 #define debugf(fmt, args...) macro
221 debugf("Processing PCI node: %x\n", node);
223 debugf("could not decode parent PCI node 'ranges'\n");
227 debugf("Post fixup dump:\n");
1336 debugf("%s: irq: %d addr: %jx data: %x\n",
1376 debugf("%s: start: %x count: %x\n", __func__, start, count);
H A Dmv_common.c63 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
66 #define debugf(fmt, args...) macro
2578 debugf("too many tuples to fit into cpu_win_tbl\n");
2588 debugf("target = 0x%0x attr = 0x%0x base = 0x%0x "
2616 debugf("cannot fit CESA tuple into cpu_win_tbl\n");
2629 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size);
2645 debugf("cannot fit CESA tuple into cpu_win_tbl\n");
2656 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size);
/freebsd-current/sys/dev/ofw/
H A Dofw_fdt.c49 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
52 #define debugf(fmt, args...) macro
/freebsd-current/sys/kern/
H A Dsubr_intr.c93 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
96 #define debugf(fmt, args...) macro
851 debugf("PIC %p registered for %s <dev %p, xref %jx>\n", pic,
913 debugf("irq root set to %s\n", device_get_nameunit(dev));
1093 debugf("irq %u cannot solo on %s\n", irq, name);
1100 debugf("irq %u setup filter error %d on %s\n", isrc->isrc_irq, error,
1107 debugf("irq %u add handler error %d on %s\n", isrc->isrc_irq, error, name);
1345 debugf("PIC %p registered for %s <dev %p, xref %jx>\n", pic,
/freebsd-current/sys/dev/pci/
H A Dpci_dw.c60 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro
62 #define debugf(fmt, args...) macro

Completed in 649 milliseconds

12