/freebsd/sys/dev/iicbus/controller/twsi/ |
H A D | twsi.c | 86 #define debugf(sc, fmt, args...) if ((sc)->debug) \ macro 102 debugf(sc, "read %x from %lx\n", val, off); in TWSI_READ() 111 debugf(sc, "Writing %x to %lx\n", val, off); in TWSI_WRITE() 121 debugf(sc, "read val=%x\n", val); in twsi_control_clear() 124 debugf(sc, "write val=%x\n", val); in twsi_control_clear() 134 debugf(sc, "read val=%x\n", val); in twsi_control_set() 137 debugf(sc, "write val=%x\n", val); in twsi_control_set() 166 debugf(sc, "Waiting for ctrl reg to match mask %x\n", mask); in twsi_poll_ctrl() 172 debugf(sc, "done\n"); in twsi_poll_ctrl() 196 debugf(sc, "send start\n"); in twsi_locked_start() [all …]
|
H A D | mv_twsi.c | 88 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro 90 #define debugf(fmt, args...) macro
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_slicer.c | 40 #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); in fill_slices_from_node() 74 debugf("error during processing reg property, i=%d\n", in fill_slices_from_node() 80 debugf("slice i=%d with no size\n", i); in fill_slices_from_node() 90 debugf("slice i=%d with no name\n", i); in fill_slices_from_node()
|
H A D | fdt_common.c | 51 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 54 #define debugf(fmt, args...) macro
|
/freebsd/sys/arm/arm/ |
H A D | machdep.c | 95 #define debugf(fmt, args...) printf(fmt, ##args) macro 97 #define debugf(fmt, args...) macro 573 debugf("initarm: console initialized\n"); in initarm() 574 debugf(" arg1 kmdp = 0x%08x\n", (uint32_t)kmdp); in initarm() 575 debugf(" boothowto = 0x%08x\n", boothowto); in initarm() 576 debugf(" dtbp = 0x%08x\n", (uint32_t)dtbp); in initarm() 577 debugf(" lastaddr1: 0x%08x\n", lastaddr); in initarm()
|
H A D | machdep_boot.c | 63 #define debugf(fmt, args...) printf(fmt, ##args) macro 65 #define debugf(fmt, args...) macro 133 debugf("loader passed (static) kenv:\n"); in arm_print_kenv() 135 debugf(" no env, null ptr\n"); in arm_print_kenv() 138 debugf(" loader_envp = 0x%08x\n", (uint32_t)loader_envp); in arm_print_kenv() 141 debugf(" %x %s\n", (uint32_t)cp, cp); in arm_print_kenv()
|
/freebsd/sys/dev/evdev/ |
H A D | uinput.c | 50 #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); in uinput_enqueue_event() 240 debugf(state, "read %zd bytes by thread %d", uio->uio_resid, in uinput_read() 291 debugf(state, "write %zd bytes by thread %d", uio->uio_resid, in uinput_write() 299 debugf(state, "write size not multiple of " in uinput_write() 311 debugf(state, "write size not multiple of " in uinput_write() 351 debugf(state, "setup_provider called, udev=%p", udev); in uinput_setup_provider() 382 debugf(state, "poll by thread %d", td->td_tid); in uinput_poll() 651 debugf(state, "ioctl called: cmd=0x%08lx, data=%p", cmd, data); in uinput_ioctl()
|
H A D | cdev.c | 62 #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"); in evdev_open() 190 debugf(client, "read %zd bytes by thread %d", uio->uio_resid, in evdev_read() 270 debugf(client, "write %zd bytes by thread %d", uio->uio_resid, in evdev_write() 284 debugf(client, "write size not multiple of input_event size"); in evdev_write() 316 debugf(client, "poll by thread %d", td->td_tid); in evdev_poll() 456 debugf(client, "ioctl called: cmd=0x%08lx, data=%p", cmd, data); in evdev_ioctl() 465 debugf(client, "EVIOCGID: bus=%d vendor=0x%04x product=0x%04x", in evdev_ioctl() 663 debugf(client, "EVIOCGBIT(%d): data=%p, len=%d", type_num, in evdev_ioctl() [all …]
|
H A D | evdev.c | 49 #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", in evdev_register_common() 367 debugf(evdev, "%s: unregistered evdev provider: %s\n", in evdev_unregister() 849 debugf(evdev, "%s pushed event %d/%d/%d", in evdev_propagate_event() 1024 debugf(evdev, "adding new client for device %s", evdev->ev_shortname); in evdev_register_client() 1030 debugf(evdev, "calling ev_open() on device %s", in evdev_register_client() 1042 debugf(evdev, "removing client for device %s", evdev->ev_shortname); in evdev_dispose_client()
|
H A D | evdev_mt.c | 53 #define debugf(fmt, args...) printf("evdev: " fmt "\n", ##args) macro 55 #define debugf(fmt, args...) macro
|
/freebsd/stand/uboot/ |
H A D | uboot_disk.c | 51 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 54 #define debugf(fmt, args...) macro 125 debugf("No storage devices\n"); in stor_init() 129 debugf("storage devices found: %d\n", stor_info_no); in stor_init() 223 debugf("reading blk=%d size=%d @ 0x%08x\n", (int)blk, size, (uint32_t)buf); in stor_readdev()
|
H A D | glue.c | 35 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro 37 #define debugf(fmt, args...) macro
|
/freebsd/sys/powerpc/mpc85xx/ |
H A D | i2c.c | 75 #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 ? in i2c_do_wait() 165 debugf("arbitration lost"); in i2c_do_wait() 170 debugf("transfer unfinished"); in i2c_do_wait() 283 debugf("bus busy"); in i2c_start()
|
H A D | lbc.c | 61 #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); in fdt_lbc_reg_decode() 383 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size); in fdt_lbc_reg_decode() 410 debugf("reg addr bank = %d, start = %jx, end = %jx, " in fdt_lbc_reg_decode() 560 debugf("par addr_cells = %d, addr_cells = %d, size_cells = %d, " in lbc_attach() 597 debugf("bank = %d, start = %jx, size = %jx\n", bank, in lbc_attach() 657 debugf("added child name='%s', node=%x\n", di->di_ofw.obd_name, in lbc_attach()
|
/freebsd/stand/fdt/ |
H A D | fdt_loader_cmd.c | 40 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 43 #define debugf(fmt, args...) macro 125 debugf("fdt_find_static_dtb()\n"); in fdt_find_static_dtb() 188 debugf("fdt_load_dtb(0x%08jx)\n", (uintmax_t)va); in fdt_load_dtb() 219 debugf("DTB blob found at 0x%jx, size: 0x%jx\n", (uintmax_t)va, (uintmax_t)fdtp_size); in fdt_load_dtb() 229 debugf("fdt_load_dtb_addr(%p)\n", header); in fdt_load_dtb_addr() 254 debugf("fdt_load_dtb_file(%s)\n", filename); in fdt_load_dtb_file() 282 debugf("fdt_load_dtb_overlay(%s)\n", filename); in fdt_load_dtb_overlay() 336 debugf("fdt_load_dtb_overlays_string(%s)\n", filenames); in fdt_load_dtb_overlays_string() 558 debugf("fdt_setup_fdtp()\n"); in fdt_setup_fdtp() [all …]
|
/freebsd/sys/arm/mv/ |
H A D | mpic.c | 66 #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); in mv_mpic_get_cause_err() 527 debugf("%s: irq:%x cause:%x\n", __func__, bit_off, cause); in mv_mpic_get_msi()
|
H A D | mv_common.c | 63 #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"); in win_cpu_from_dt() 2588 debugf("target = 0x%0x attr = 0x%0x base = 0x%0x " in win_cpu_from_dt() 2616 debugf("cannot fit CESA tuple into cpu_win_tbl\n"); in win_cpu_from_dt() 2629 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size); in win_cpu_from_dt() 2645 debugf("cannot fit CESA tuple into cpu_win_tbl\n"); in win_cpu_from_dt() 2656 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size); in win_cpu_from_dt()
|
/freebsd/sys/powerpc/booke/ |
H A D | booke_machdep.c | 146 #define debugf(fmt, args...) printf(fmt, ##args) macro 148 #define debugf(fmt, args...) macro
|
/freebsd/sys/kern/ |
H A D | subr_intr.c | 102 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 105 #define debugf(fmt, args...) macro 874 debugf("PIC %p registered for %s <dev %p, xref %jx>\n", pic, 940 debugf("irq root set to %s\n", device_get_nameunit(dev)); 1120 debugf("irq %u cannot solo on %s\n", irq, name); 1127 debugf("irq %u setup filter error %d on %s\n", isrc->isrc_irq, error, 1134 debugf("irq %u add handler error %d on %s\n", isrc->isrc_irq, error, name); 1372 debugf("PIC %p registered for %s <dev %p, xref %jx>\n", pic,
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_fdt.c | 49 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 52 #define debugf(fmt, args...) macro
|
/freebsd/sys/dev/pci/ |
H A D | pci_dw.c | 60 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro 62 #define debugf(fmt, args...) macro
|