| /openbsd-src/sys/dev/ic/ |
| H A D | mpi.c | 166 #define DEVNAME(s) ((s)->sc_dev.dv_xname) macro 226 printf("%s: unable to initialise\n", DEVNAME(sc)); in mpi_attach() 231 printf("%s: unable to get iocfacts\n", DEVNAME(sc)); in mpi_attach() 241 printf("%s: unable to allocate reply space\n", DEVNAME(sc)); in mpi_attach() 246 printf("%s: unable to send iocinit\n", DEVNAME(sc)); in mpi_attach() 253 printf("%s: state: 0x%08x\n", DEVNAME(sc), in mpi_attach() 255 printf("%s: operational state timeout\n", DEVNAME(sc)); in mpi_attach() 262 printf("%s: unable to get portfacts\n", DEVNAME(sc)); in mpi_attach() 267 printf("%s: unable to configure coalescing\n", DEVNAME(sc)); in mpi_attach() 280 printf("%s: unable to enable events\n", DEVNAME(sc)); in mpi_attach() [all …]
|
| H A D | qla.c | 264 DEVNAME(sc), loopid, sc->sc_mbox[0]); in qla_get_port_db() 318 DEVNAME(sc), ISSET(port->flags, QLA_PORT_FLAG_IS_TARGET) ? in qla_add_loop_port() 358 DEVNAME(sc), ISSET(port->flags, QLA_PORT_FLAG_IS_TARGET) ? in qla_add_fabric_port() 376 DEVNAME(sc), loopid); in qla_add_logged_in_port() 395 "%06x\n", DEVNAME(sc), portid); in qla_add_logged_in_port() 405 DEVNAME(sc)); in qla_add_logged_in_port() 420 DEVNAME(sc), portid, loopid); in qla_add_logged_in_port() 502 printf("%s: no firmware loaded\n", DEVNAME(sc)); in qla_attach() 507 printf("%s: firmware load failed\n", DEVNAME(sc)); in qla_attach() 536 printf("%s: firmware rev %d.%d.%d, attrs 0x%x\n", DEVNAME(sc), in qla_attach() [all …]
|
| H A D | mfi.c | 207 DNPRINTF(MFI_D_CCB, "%s: mfi_get_ccb: %p\n", DEVNAME(sc), ccb); in mfi_get_ccb() 219 DNPRINTF(MFI_D_CCB, "%s: mfi_put_ccb: %p\n", DEVNAME(sc), ccb); in mfi_put_ccb() 254 DNPRINTF(MFI_D_CCB, "%s: mfi_init_ccb\n", DEVNAME(sc)); in mfi_init_ccb() 282 DEVNAME(sc), error); in mfi_init_ccb() 317 DNPRINTF(MFI_D_RW, "%s: mr 0x%lx 0x08%x ", DEVNAME(sc), r, rv); in mfi_read() 324 DNPRINTF(MFI_D_RW, "%s: mw 0x%lx 0x%08x", DEVNAME(sc), r, v); in mfi_write() 337 DNPRINTF(MFI_D_MEM, "%s: mfi_allocmem: %zu\n", DEVNAME(sc), in mfi_allocmem() 382 DNPRINTF(MFI_D_MEM, "%s: mfi_freemem: %p\n", DEVNAME(sc), mm); in mfi_freemem() 400 DNPRINTF(MFI_D_CMD, "%s: mfi_transition_firmware: %#x\n", DEVNAME(sc), in mfi_transition_firmware() 406 DEVNAME(sc)); in mfi_transition_firmware() [all …]
|
| /openbsd-src/sys/dev/usb/ |
| H A D | if_urndis.c | 56 #define DEVNAME(sc) ((sc)->sc_dev.dv_xname) macro 157 printf("%s: %s\n", DEVNAME(sc), usbd_errstr(err)); in urndis_ctrl_send() 172 printf("%s: out of memory\n", DEVNAME(sc)); in urndis_ctrl_recv() 180 printf("%s: %s\n", DEVNAME(sc), usbd_errstr(err)); in urndis_ctrl_recv() 187 DEVNAME(sc), in urndis_ctrl_recv() 193 DEVNAME(sc), in urndis_ctrl_recv() 209 DPRINTF(("%s: urndis_ctrl_handle\n", DEVNAME(sc))); in urndis_ctrl_handle() 240 DEVNAME(sc), letoh32(hdr->rm_type)); in urndis_ctrl_handle() 260 DEVNAME(sc), in urndis_ctrl_handle_init() 276 DEVNAME(sc), in urndis_ctrl_handle_init() [all …]
|
| H A D | utvfu.c | 76 #define DEVNAME(_s) ((_s)->sc_dev.dv_xname) 113 DEVNAME(sc), __func__); in utvfu_set_regs() 399 DEVNAME(sc), UTVFU_MAGIC(hdr)); in utvfu_image_chunk() 408 DEVNAME(sc), chunk_no, sc->sc_nchunks); in utvfu_image_chunk() 419 DEVNAME(sc), sc->sc_fb.fid, frame_id); in utvfu_image_chunk() 435 DEVNAME(sc), in utvfu_image_chunk() 456 DPRINTF(1, "%s: %s\n", DEVNAME(sc), __func__); in utvfu_start_capture() 486 strlcpy(cap->driver, DEVNAME(sc), sizeof(cap->driver)); in utvfu_querycap() 941 DPRINTF(1, "%s: nframes=%d\n", DEVNAME(sc), sc->sc_nframes); in utvfu_attach() 999 DEVNAME(s in utvfu_parse_desc() 78 #define DEVNAME( global() macro [all...] |
| H A D | uonerng.c | 98 #define DEVNAME(_sc) ((_sc)->sc_dev.dv_xname) macro 181 DEVNAME(sc), usbd_errstr(err)); in uonerng_attach() 192 DEVNAME(sc)); in uonerng_attach() 200 DEVNAME(sc), usbd_errstr(err)); in uonerng_attach() 209 printf("%s: no data interface descriptor\n", DEVNAME(sc)); in uonerng_attach() 216 DEVNAME(sc), i); in uonerng_attach() 229 printf("%s: Could not find data bulk in\n", DEVNAME(sc)); in uonerng_attach() 233 printf("%s: Could not find data bulk out\n", DEVNAME(sc)); in uonerng_attach() 242 DEVNAME(sc), usbd_errstr(err)); in uonerng_attach() 249 DEVNAME(sc), usbd_errstr(err)); in uonerng_attach() [all …]
|
| H A D | if_bwfm_usb.c | 64 #define DEVNAME(sc) ((sc)->sc_sc.sc_dev.dv_xname) macro 250 DEVNAME(sc)); in bwfm_usb_attach() 262 DEVNAME(sc), i); in bwfm_usb_attach() 276 printf("%s: missing endpoint\n", DEVNAME(sc)); in bwfm_usb_attach() 310 DEVNAME(sc), usbd_errstr(error)); in bwfm_usb_preinit() 317 DEVNAME(sc), usbd_errstr(error)); in bwfm_usb_preinit() 346 printf("%s: unknown firmware\n", DEVNAME(sc)); in bwfm_usb_preinit() 352 DEVNAME(sc), name); in bwfm_usb_preinit() 358 DEVNAME(sc)); in bwfm_usb_preinit() 375 DEVNAME(sc)); in bwfm_usb_preinit() [all …]
|
| H A D | uvideo.c | 48 #define DEVNAME(_s) ((_s)->sc_dev.dv_xname) macro 422 DPRINTF(1, "%s: uvideo_open: sc=%p\n", DEVNAME(sc), sc); in uvideo_close() 444 DPRINTF(1, "%s: uvideo_close: sc=%p\n", DEVNAME(sc), sc); in uvideo_match() 520 printf("%s: can't find video interface\n", DEVNAME(sc)); in uvideo_attach() 540 DEVNAME(sc)); in uvideo_attach() 552 DEVNAME(sc)); in uvideo_attach_hook() 566 printf("%s: device not supported\n", DEVNAME(sc)); in uvideo_attach_hook() 604 DEVNAME(sc)); in uvideo_attach_hook() 664 DPRINTF(1, "%s: %s\n", DEVNAME(sc), __func__); in uvideo_vc_parse_desc() 694 DEVNAME(s [all...] |
| H A D | urng.c | 40 #define DEVNAME(_sc) ((_sc)->sc_dev.dv_xname) macro 142 DEVNAME(sc), in urng_attach() 155 DEVNAME(sc), i); in urng_attach() 163 DEVNAME(sc), ep_addr)); in urng_attach() 173 printf("%s: missing bulk input endpoint\n", DEVNAME(sc)); in urng_attach() 182 DEVNAME(sc), usbd_errstr(error)); in urng_attach() 189 printf("%s: could not alloc xfer\n", DEVNAME(sc)); in urng_attach() 195 printf("%s: could not alloc %d-byte buffer\n", DEVNAME(sc), in urng_attach() 251 printf("%s: xfer failed: %s\n", DEVNAME(sc), in urng_task() 259 DEVNAME(sc), len); in urng_task() [all …]
|
| /openbsd-src/sys/dev/pv/ |
| H A D | vmt.c | 262 #define DEVNAME(_s) ((_s)->sc_dev.dv_xname) macro 441 DEVNAME(sc)); in vmt_attach() 447 "(TCLO protocol)\n", DEVNAME(sc)); in vmt_attach() 503 DPRINTF("%s: write command too long", DEVNAME(sc)); in vmt_kvop() 511 DPRINTF("%s: read command too long", DEVNAME(sc)); in vmt_kvop() 522 DPRINTF("%s: rpci channel open failed\n", DEVNAME(sc)); in vmt_kvop() 529 DPRINTF("%s: unable to send rpci command\n", DEVNAME(sc)); in vmt_kvop() 537 DEVNAME(sc)); in vmt_kvop() 551 DEVNAME(sc)); in vmt_kvop() 558 DPRINTF("%s: host rejected command: %s\n", DEVNAME(sc), in vmt_kvop() [all …]
|
| /openbsd-src/sys/dev/pci/ |
| H A D | mpii.c | 370 #define DEVNAME(s) ((s)->sc_dev.dv_xname) macro 508 printf("%s: unable to get iocfacts\n", DEVNAME(sc)); in mpii_attach() 513 printf("%s: unable to initialize ioc\n", DEVNAME(sc)); in mpii_attach() 523 printf("%s: unable to allocated reply space\n", DEVNAME(sc)); in mpii_attach() 528 printf("%s: unable to allocate reply queues\n", DEVNAME(sc)); in mpii_attach() 533 printf("%s: unable to send iocinit\n", DEVNAME(sc)); in mpii_attach() 539 printf("%s: state: 0x%08x\n", DEVNAME(sc), in mpii_attach() 541 printf("%s: operational state timeout\n", DEVNAME(sc)); in mpii_attach() 550 DEVNAME(sc)); in mpii_attach() 555 printf("%s: unable to get portfacts\n", DEVNAME(sc)); in mpii_attach() [all …]
|
| H A D | arc.c | 580 #define DEVNAME(_s) ((_s)->sc_dev.dv_xname) macro 819 panic("%s: bioctl registration failed", DEVNAME(sc)); in arc_attach() 1246 printf("%s: error %d loading dmamap\n", DEVNAME(sc), error); in arc_load_xs() 1286 "status = 0x%x\n", DEVNAME(sc), cmd->target, cmd->lun, in arc_scsi_cmd_done() 1289 ", 0x%x, 0x%x, 0x%x\n", DEVNAME(sc), cmd->cdb[0], cmd->cdb[1], in arc_scsi_cmd_done() 1496 arc_intr, sc, DEVNAME(sc)); in arc_map_pci_resources() 1528 printf("%s: timeout waiting for firmware ok\n", DEVNAME(sc)); in arc_chipA_firmware() 1533 printf("%s: timeout waiting for get config\n", DEVNAME(sc)); in arc_chipA_firmware() 1539 DNPRINTF(ARC_D_INIT, "%s: signature: 0x%08x\n", DEVNAME(sc), in arc_chipA_firmware() 1543 printf("%s: invalid firmware info from iop\n", DEVNAME(s in arc_chipA_firmware() [all...] |
| H A D | qle.c | 222 #define DEVNAME(_sc) ((_sc)->sc_dev.dv_xname) macro 381 qle_intr, sc, DEVNAME(sc)); in qle_attach() 441 printf("%s: unable to map mbox registers\n", DEVNAME(sc)); in qle_attach() 470 printf("%s: no firmware loaded\n", DEVNAME(sc)); in qle_attach() 482 printf("%s: no firmware to load?\n", DEVNAME(sc)); in qle_attach() 486 printf("%s: firmware load failed\n", DEVNAME(sc)); in qle_attach() 514 printf("%s: firmware rev %d.%d.%d, attrs 0x%x\n", DEVNAME(sc), in qle_attach() 528 printf("%s: unable to allocate scratch\n", DEVNAME(sc)); in qle_attach() 598 printf("%s: ISP firmware init failed: %x\n", DEVNAME(sc), in qle_attach() 613 DEVNAME(s in qle_attach() [all...] |
| /openbsd-src/sys/dev/acpi/ |
| H A D | acpiec.c | 97 DEVNAME(sc), (int)mask, in acpiec_wait() 109 dnprintf(40, "%s: EC wait_ns, stat: %b\n", DEVNAME(sc), (int)stat, in acpiec_wait() 162 dnprintf(10, "%s: sci_event: 0x%02x\n", DEVNAME(sc), (int)evt); in acpiec_sci_event() 225 dnprintf(20, "%s: read %d, %d\n", DEVNAME(sc), (int)addr, len); in acpiec_read() 244 dnprintf(20, "%s: write %d, %d\n", DEVNAME(sc), (int)addr, len); in acpiec_write() 296 printf("%s: Failed to read resource settings\n", DEVNAME(sc)); in acpiec_attach() 303 printf("%s: Failed to register address space\n", DEVNAME(sc)); in acpiec_attach() 319 dnprintf(10, "%s: GPE: %d\n", DEVNAME(sc), sc->sc_gpe); in acpiec_attach() 356 dnprintf(10, "%s: Found event %s\n", DEVNAME(sc), name); in acpiec_get_events() 376 DEVNAME(sc), (int)stat, in acpiec_gpehandler() [all …]
|
| H A D | acpitz.c | 232 "_CRT: %d\n", DEVNAME(sc), sc->sc_hot, sc->sc_tc1, sc->sc_tc2, in acpitz_attach() 235 strlcpy(sc->sc_sensdev.xname, DEVNAME(sc), in acpitz_attach() 277 dnprintf(20, "%s: acpitz_setfan(%d, %s)\n", DEVNAME(sc), i, method); in acpitz_setfan() 284 printf("%s: %s[%d] _PR0 failed\n", DEVNAME(sc), in acpitz_setfan() 297 printf("%s: %s[%d] _PR0 not a package\n", DEVNAME(sc), in acpitz_setfan() 311 DEVNAME(sc), name, x, y); in acpitz_setfan() 322 DEVNAME(sc), name, x, y); in acpitz_setfan() 328 DEVNAME(sc), name, x, y, method); in acpitz_setfan() 334 DEVNAME(sc), name, x, y); in acpitz_setfan() 352 dnprintf(30, "%s: %s: refresh\n", DEVNAME(sc), in acpitz_refresh() [all …]
|
| H A D | atk0110.c | 163 printf("%s: no sensors found\n", DEVNAME(sc)); in aibs_attach() 196 printf("%s: %s not found\n", DEVNAME(sc), name); in aibs_attach_sif() 201 printf("%s: %s: not a package\n", DEVNAME(sc), name); in aibs_attach_sif() 207 printf("%s: %s[0]: invalid type\n", DEVNAME(sc), name); in aibs_attach_sif() 214 printf("%s: %s: invalid package\n", DEVNAME(sc), name); in aibs_attach_sif() 219 DEVNAME(sc), name, n, res.length - 1); in aibs_attach_sif() 227 DEVNAME(sc), name); in aibs_attach_sif() 235 DEVNAME(sc), name, i, v[0]->type); in aibs_attach_sif() 251 printf("%s: GGRP: sensor enumeration failed\n", DEVNAME(sc)); in aibs_attach_new() 260 DEVNAME(s in aibs_attach_new() [all...] |
| H A D | acpidock.c | 93 strlcpy(sc->sc_sensdev.xname, DEVNAME(sc), in acpidock_attach() 146 dnprintf(20, "%s: _LCK %d failed\n", DEVNAME(sc), lock); in acpidock_docklock() 149 dnprintf(20, "%s: _LCK %d successful\n", DEVNAME(sc), lock); in acpidock_docklock() 170 dnprintf(15, "%s: _DCK %d failed\n", DEVNAME(sc), dock); in acpidock_dockctl() 173 dnprintf(15, "%s: _DCK %d successful\n", DEVNAME(sc), dock); in acpidock_dockctl() 197 dnprintf(15, "%s: _EJ0 failed\n", DEVNAME(sc)); in acpidock_eject() 200 dnprintf(15, "%s: _EJ0 successful\n", DEVNAME(sc)); in acpidock_eject() 215 dnprintf(5, "%s: acpidock_notify: notify %d\n", DEVNAME(sc), in acpidock_notify() 252 DEVNAME(sc), sc->sc_docked == ACPIDOCK_STATUS_DOCKED ? in acpidock_notify() 282 dnprintf(15, "%s: %s", DEVNAME(sc), node->name); in acpidock_foundejd()
|
| /openbsd-src/sys/dev/sdmmc/ |
| H A D | sdmmc_mem.c | 139 DEVNAME(sc))); in sdmmc_mem_enable() 152 DEVNAME(sc))); in sdmmc_mem_enable() 172 DPRINTF(("%s: can't send memory OCR\n", DEVNAME(sc))); in sdmmc_mem_enable() 187 DPRINTF(("%s: switching card to 1.8V\n", DEVNAME(sc))); in sdmmc_mem_enable() 191 DEVNAME(sc))); in sdmmc_mem_enable() 223 DPRINTF(("%s: switching host to %s\n", DEVNAME(sc), in sdmmc_mem_signal_voltage() 276 DPRINTF(("%s: can't read CID\n", DEVNAME(sc))); in sdmmc_mem_scan() 301 printf("%s: can't set mem RCA\n", DEVNAME(sc)); in sdmmc_mem_scan() 310 DEVNAME(sc), sf->rca); in sdmmc_mem_scan() 351 printf("%s: CID: ", DEVNAME(sc)); in sdmmc_mem_scan() [all …]
|
| H A D | sdmmc_cis.c | 67 printf("%s: bad CIS ptr %#x\n", DEVNAME(sf->sc), reg); in sdmmc_read_cis() 84 DEVNAME(sf->sc)); in sdmmc_read_cis() 94 DEVNAME(sf->sc)); in sdmmc_read_cis() 106 DEVNAME(sf->sc)); in sdmmc_read_cis() 135 DEVNAME(sf->sc), tplcode, tpllen)); in sdmmc_read_cis() 150 printf("%s: CIS version %d.%d\n", DEVNAME(sf->sc), in sdmmc_print_cis() 153 printf("%s: CIS info: ", DEVNAME(sf->sc)); in sdmmc_print_cis() 164 DEVNAME(sf->sc), cis->manufacturer, cis->product); in sdmmc_print_cis() 166 printf("%s: function %d: ", DEVNAME(sf->sc), sf->number); in sdmmc_print_cis()
|
| /openbsd-src/sys/dev/ |
| H A D | softraid.c | 230 DNPRINTF(SR_D_META, "%s: sr_meta_attach(%d)\n", DEVNAME(sc), chunk_no); in sr_meta_attach() 302 DNPRINTF(SR_D_META, "%s: sr_meta_probe(%d)\n", DEVNAME(sc), no_chunk); in sr_meta_probe() 339 "open %s\n", DEVNAME(sc), devname); in sr_meta_probe() 366 DEVNAME(sc)); in sr_meta_probe() 383 DEVNAME(sc), buf, size); in sr_meta_getdevname() 411 DEVNAME(sc), dev, buf, size, (long long)blkno, flags); in sr_rw() 417 printf("%s: sr_rw: failed to allocate vnode\n", DEVNAME(sc)); in sr_rw() 423 DEVNAME(sc), dma_buf, size, (long long)blkno); in sr_rw() 453 DEVNAME(sc), b.b_error, dev, b.b_blkno); in sr_rw() 482 DEVNAME(s in sr_meta_rw() [all...] |
| H A D | audio.c | 57 #define DEVNAME(sc) ((sc)->dev.dv_xname) 420 printf("%s: unhandled play encoding %d\n", DEVNAME(sc), e); in audio_calc_sil() 492 printf("%s: play interrupt but not playing\n", DEVNAME(sc)); in audio_pintr() 496 DPRINTF("%s: quiesced, skipping play intr\n", DEVNAME(sc)); in audio_pintr() 511 DEVNAME(sc), todo); in audio_pintr() 524 DPRINTFN(1, "%s: play underrun\n", DEVNAME(sc)); in audio_pintr() 532 DEVNAME(sc), sc->play.used, sc->play.start); in audio_pintr() 540 DEVNAME(sc), error); in audio_pintr() 546 DEVNAME(sc), sc->play.blocking); 564 printf("%s: rec interrupt but not recording\n", DEVNAME(s in audio_rintr() 51 #define DEVNAME( global() macro [all...] |
| H A D | softraid_raid1.c | 111 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid1_set_chunk_state() 177 DEVNAME(sd->sd_sc), in sr_raid1_set_chunk_state() 201 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname); in sr_raid1_set_vol_state() 208 DEVNAME(sd->sd_sc), i, in sr_raid1_set_vol_state() 219 DEVNAME(sd->sd_sc), in sr_raid1_set_vol_state() 237 "was %d\n", DEVNAME(sd->sd_sc), old_state); in sr_raid1_set_vol_state() 242 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid1_set_vol_state() 311 DEVNAME(sd->sd_sc), in sr_raid1_set_vol_state() 366 DEVNAME(sd->sd_sc)); in sr_raid1_rw() 393 DEVNAME(sd->sd_sc), in sr_raid1_rw() [all …]
|
| H A D | softraid_raid5.c | 152 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid5_set_chunk_state() 205 DEVNAME(sd->sd_sc), in sr_raid5_set_chunk_state() 229 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname); in sr_raid5_set_vol_state() 240 DEVNAME(sd->sd_sc), in sr_raid5_set_vol_state() 259 "was %d\n", DEVNAME(sd->sd_sc), old_state); in sr_raid5_set_vol_state() 262 DEVNAME(sd->sd_sc), i, in sr_raid5_set_vol_state() 269 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid5_set_vol_state() 338 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid5_set_vol_state() 390 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname, in sr_raid5_rw() 406 DEVNAME(sd->sd_sc), sd->sd_meta->ssd_devname); in sr_raid5_rw() [all …]
|
| /openbsd-src/sys/arch/sparc64/dev/ |
| H A D | tda.c | 61 #define DEVNAME(_s) ((_s)->sc_dev.dv_xname) macro 125 printf("%s: no temperature sensors found\n", DEVNAME(sc)); in tda_attach() 130 printf("%s: unable to register update task\n", DEVNAME(sc)); in tda_attach() 158 DEVNAME(sc)); in tda_setspeed() 168 DEVNAME(sc)); in tda_setspeed() 177 DEVNAME(sc), sc->sc_cfan_speed, sc->sc_sfan_speed); in tda_setspeed() 198 DEVNAME(sc)); in tda_adjust() 206 DEVNAME(sc)); in tda_adjust() 254 DEVNAME(sc)); in tda_full_blast() 264 DEVNAME(sc)); in tda_full_blast()
|
| /openbsd-src/sys/arch/armv7/omap/ |
| H A D | nxphdmi.c | 253 #define DEVNAME(s) ((s)->sc_dev.dv_xname) macro 337 DPRINTF(3,("%s: software reset OK\n", DEVNAME(sc))); in nxphdmi_attach() 339 DPRINTF(3,("%s: software reset failed!\n", DEVNAME(sc))); in nxphdmi_attach() 365 DPRINTF(3,("%s: ", DEVNAME(sc))); in nxphdmi_attach() 368 DPRINTF(3,("%s: ", DEVNAME(sc))); in nxphdmi_attach() 382 DEVNAME(sc))); in nxphdmi_attach() 402 DEVNAME(sc), addr, ret)); in nxphdmi_cec_read() 406 DPRINTF(3,("%s: (CEC) read 0x%02x from 0x%02x\n", DEVNAME(sc), *buf, in nxphdmi_cec_read() 422 DEVNAME(sc), val, addr, ret)); in nxphdmi_cec_write() 426 DPRINTF(3,("%s: (CEC) wrote 0x%02x to 0x%02x\n", DEVNAME(sc), val, in nxphdmi_cec_write() [all …]
|