| /freebsd-12.1/sys/dev/iicbus/twsi/ |
| H A D | twsi.c | 92 #define debugf(dev, fmt, args...) macro 125 debugf(sc->dev, "read val=%x\n", val); in twsi_control_clear() 128 debugf(sc->dev, "write val=%x\n", val); in twsi_control_clear() 138 debugf(sc->dev, "read val=%x\n", val); in twsi_control_set() 141 debugf(sc->dev, "write val=%x\n", val); in twsi_control_set() 172 debugf(sc->dev, "done\n"); in twsi_poll_ctrl() 196 debugf(dev, "send start\n"); in twsi_locked_start() 217 debugf(dev, "status=%x\n", status); in twsi_locked_start() 338 debugf(dev, "%s\n", __func__); in twsi_stop() 514 debugf(dev, "Done with msg[%d]\n", i); in twsi_transfer() [all …]
|
| H A D | mv_twsi.c | 93 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro 95 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/sys/dev/fdt/ |
| H A D | fdt_slicer.c | 43 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 46 #define debugf(fmt, args...) macro 71 debugf("not enough buffer for slice i=%d\n", i); in fill_slices_from_node() 77 debugf("error during processing reg property, i=%d\n", in fill_slices_from_node() 83 debugf("slice i=%d with no size\n", i); in fill_slices_from_node() 93 debugf("slice i=%d with no name\n", i); in fill_slices_from_node()
|
| H A D | fdt_common.c | 55 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 58 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/sys/dev/evdev/ |
| H A D | cdev.c | 51 #define debugf(client, fmt, args...) printf("evdev cdev: "fmt"\n", ##args) macro 53 #define debugf(client, fmt, args...) macro 135 debugf(client, "cannot register evdev client"); in evdev_open() 172 debugf(client, "read %zd bytes by thread %d", uio->uio_resid, in evdev_read() 227 debugf(client, "write %zd bytes by thread %d", uio->uio_resid, in evdev_write() 234 debugf(client, "write size not multiple of input_event size"); in evdev_write() 259 debugf(client, "poll by thread %d", td->td_tid); in evdev_poll() 394 debugf(client, "ioctl called: cmd=0x%08lx, data=%p", cmd, data); in evdev_ioctl() 403 debugf(client, "EVIOCGID: bus=%d vendor=0x%04x product=0x%04x", in evdev_ioctl() 588 debugf(client, "EVIOCGBIT(%d): data=%p, len=%d", type_num, in evdev_ioctl() [all …]
|
| H A D | uinput.c | 52 #define debugf(state, fmt, args...) printf("uinput: " fmt "\n", ##args) macro 54 #define debugf(state, fmt, args...) macro 197 debugf(state, "state %p: buffer overflow", state); in uinput_enqueue_event() 247 debugf(state, "read %zd bytes by thread %d", uio->uio_resid, in uinput_read() 298 debugf(state, "write %zd bytes by thread %d", uio->uio_resid, in uinput_write() 306 debugf(state, "write size not multiple of " in uinput_write() 318 debugf(state, "write size not multiple of " in uinput_write() 358 debugf(state, "setup_provider called, udev=%p", udev); in uinput_setup_provider() 389 debugf(state, "poll by thread %d", td->td_tid); in uinput_poll() 658 debugf(state, "ioctl called: cmd=0x%08lx, data=%p", cmd, data); in uinput_ioctl()
|
| H A D | evdev.c | 48 #define debugf(evdev, fmt, args...) printf("evdev: " fmt "\n", ##args) macro 50 #define debugf(evdev, fmt, args...) macro 287 debugf(evdev, "%s: registered evdev provider: %s <%s>\n", in evdev_register_common() 361 debugf(evdev, "%s: unregistered evdev provider: %s\n", in evdev_unregister() 816 debugf(evdev, "%s pushed event %d/%d/%d", in evdev_propagate_event() 978 debugf(evdev, "adding new client for device %s", evdev->ev_shortname); in evdev_register_client() 984 debugf(evdev, "calling ev_open() on device %s", in evdev_register_client() 996 debugf(evdev, "removing client for device %s", evdev->ev_shortname); in evdev_dispose_client()
|
| H A D | evdev_mt.c | 40 #define debugf(fmt, args...) printf("evdev: " fmt "\n", ##args) macro 42 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/stand/uboot/lib/ |
| H A D | disk.c | 54 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 57 #define debugf(fmt, args...) macro 126 debugf("No storage devices\n"); in stor_init() 130 debugf("storage devices found: %d\n", stor_info_no); in stor_init() 224 debugf("reading blk=%d size=%d @ 0x%08x\n", (int)blk, size, (uint32_t)buf); in stor_readdev()
|
| H A D | glue.c | 38 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro 40 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | machdep_boot.c | 66 #define debugf(fmt, args...) printf(fmt, ##args) macro 68 #define debugf(fmt, args...) macro 135 debugf("loader passed (static) kenv:\n"); in arm_print_kenv() 137 debugf(" no env, null ptr\n"); in arm_print_kenv() 140 debugf(" loader_envp = 0x%08x\n", (uint32_t)loader_envp); in arm_print_kenv() 143 debugf(" %x %s\n", (uint32_t)cp, cp); in arm_print_kenv()
|
| H A D | machdep.c | 98 #define debugf(fmt, args...) printf(fmt, ##args) macro 100 #define debugf(fmt, args...) macro 1021 debugf("initarm: console initialized\n"); in initarm() 1022 debugf(" arg1 kmdp = 0x%08x\n", (uint32_t)kmdp); in initarm() 1023 debugf(" boothowto = 0x%08x\n", boothowto); in initarm() 1024 debugf(" dtbp = 0x%08x\n", (uint32_t)dtbp); in initarm() 1247 debugf("initarm: console initialized\n"); in initarm() 1248 debugf(" arg1 kmdp = 0x%08x\n", (uint32_t)kmdp); in initarm() 1249 debugf(" boothowto = 0x%08x\n", boothowto); in initarm() 1250 debugf(" dtbp = 0x%08x\n", (uint32_t)dtbp); in initarm() [all …]
|
| /freebsd-12.1/sys/powerpc/mpc85xx/ |
| H A D | i2c.c | 78 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt,##args); } while (0) macro 80 #define debugf(fmt, args...) macro 164 debugf("no ack %s", start ? in i2c_do_wait() 170 debugf("arbitration lost"); in i2c_do_wait() 175 debugf("transfer unfinished"); in i2c_do_wait() 288 debugf("bus busy"); in i2c_start()
|
| H A D | lbc.c | 64 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 67 #define debugf(fmt, args...) macro 379 debugf("addr_cells = %d, size_cells = %d\n", addr_cells, size_cells); in fdt_lbc_reg_decode() 380 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size); in fdt_lbc_reg_decode() 408 debugf("reg addr bank = %d, start = %jx, end = %jx, " in fdt_lbc_reg_decode() 558 debugf("par addr_cells = %d, addr_cells = %d, size_cells = %d, " in lbc_attach() 596 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-12.1/sys/arm/mv/ |
| H A D | mv_localbus.c | 58 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 61 #define debugf(fmt, args...) macro 179 debugf("addr_cells = %d, size_cells = %d\n", addr_cells, size_cells); in fdt_localbus_reg_decode() 180 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size); in fdt_localbus_reg_decode() 230 debugf("reg addr bank = %d, start = %lx, end = %lx, " in fdt_localbus_reg_decode()
|
| H A D | mpic.c | 70 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 73 #define debugf(fmt, args...) macro 517 debugf("%s: irq:%x cause:%x\n", __func__, bit_off, err_cause); in mv_mpic_get_cause_err() 535 debugf("%s: irq:%x cause:%x\n", __func__, bit_off, cause); in mv_mpic_get_msi()
|
| H A D | mv_pci.c | 84 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro 86 #define debugf(fmt, args...) macro 224 debugf("Processing PCI node: %x\n", node); in mv_pci_ranges() 226 debugf("could not decode parent PCI node 'ranges'\n"); in mv_pci_ranges() 230 debugf("Post fixup dump:\n"); in mv_pci_ranges() 1225 debugf("%s: irq: %d addr: %jx data: %x\n", in mv_pcib_map_msi() 1265 debugf("%s: start: %x count: %x\n", __func__, start, count); in mv_pcib_alloc_msi()
|
| H A D | mv_common.c | 67 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 70 #define debugf(fmt, args...) macro 2692 debugf("too many tuples to fit into cpu_win_tbl\n"); in win_cpu_from_dt() 2702 debugf("target = 0x%0x attr = 0x%0x base = 0x%0x " in win_cpu_from_dt() 2730 debugf("cannot fit CESA tuple into cpu_win_tbl\n"); in win_cpu_from_dt() 2743 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size); in win_cpu_from_dt() 2759 debugf("cannot fit CESA tuple into cpu_win_tbl\n"); in win_cpu_from_dt() 2770 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size); in win_cpu_from_dt()
|
| /freebsd-12.1/stand/fdt/ |
| H A D | fdt_loader_cmd.c | 47 #define debugf(fmt, args...) macro 127 debugf("fdt_find_static_dtb()\n"); in fdt_find_static_dtb() 190 debugf("fdt_load_dtb(0x%08jx)\n", (uintmax_t)va); in fdt_load_dtb() 231 debugf("fdt_load_dtb_addr(%p)\n", header); in fdt_load_dtb_addr() 256 debugf("fdt_load_dtb_file(%s)\n", filename); in fdt_load_dtb_file() 284 debugf("fdt_load_dtb_overlay(%s)\n", filename); in fdt_load_dtb_overlay() 338 debugf("fdt_load_dtb_overlays_string(%s)\n", filenames); in fdt_load_dtb_overlays_string() 518 debugf("fdt_setup_fdtp()\n"); in fdt_setup_fdtp() 694 debugf(" reg#%d (start: 0x%0x size: 0x%0x) valid!\n", in fdt_reg_valid() 920 debugf("fdt_fixup()\n"); in fdt_fixup() [all …]
|
| /freebsd-12.1/sys/powerpc/booke/ |
| H A D | pmap.c | 133 #define debugf(fmt, args...) printf(fmt, ##args) macro 135 #define debugf(fmt, args...) macro 1729 debugf("mmu_booke_bootstrap: entered\n"); in mmu_booke_bootstrap() 1860 debugf("processing avail regions:\n"); in mmu_booke_bootstrap() 1889 debugf("%09jx-%09jx = %jx\n", in mmu_booke_bootstrap() 1935 debugf("fill in phys_avail:\n"); in mmu_booke_bootstrap() 1938 debugf(" region: 0x%jx - 0x%jx (0x%jx)\n", in mmu_booke_bootstrap() 1946 debugf(" hw.physmem adjust\n"); in mmu_booke_bootstrap() 1971 debugf("Maxmem = 0x%08lx\n", Maxmem); in mmu_booke_bootstrap() 2019 debugf("kstack_sz = 0x%08x\n", kstack0_sz); in mmu_booke_bootstrap() [all …]
|
| H A D | booke_machdep.c | 149 #define debugf(fmt, args...) printf(fmt, ##args) macro 151 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/sys/kern/ |
| H A D | subr_intr.c | 77 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 80 #define debugf(fmt, args...) macro 798 debugf("PIC %p registered for %s <dev %p, xref %x>\n", pic, 861 debugf("irq root set to %s\n", device_get_nameunit(dev)); 1027 debugf("irq %u cannot solo on %s\n", irq, name); 1034 debugf("irq %u setup filter error %d on %s\n", isrc->isrc_irq, error, 1041 debugf("irq %u add handler error %d on %s\n", isrc->isrc_irq, error, name); 1278 debugf("PIC %p registered for %s <dev %p, xref %jx>\n", pic,
|
| /freebsd-12.1/sys/dev/ofw/ |
| H A D | ofw_fdt.c | 52 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro 55 #define debugf(fmt, args...) macro
|
| /freebsd-12.1/sys/arm/nvidia/ |
| H A D | tegra_pcie.c | 210 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro 212 #define debugf(fmt, args...) macro
|