Home
last modified time | relevance | path

Searched refs:device_printf (Results 1 – 25 of 1409) sorted by relevance

12345678910>>...57

/freebsd-11-stable/sys/dev/aac/
HDaac_debug.c62 device_printf(sc->aac_dev, "FIB queue header at %p queues at %p\n", in aac_print_queues()
65 device_printf(sc->aac_dev, "HOST_NORM_CMD %d/%d (%d)\n", in aac_print_queues()
71 device_printf(sc->aac_dev, "HOST_HIGH_CMD %d/%d (%d)\n", in aac_print_queues()
77 device_printf(sc->aac_dev, "ADAP_NORM_CMD %d/%d (%d)\n", in aac_print_queues()
83 device_printf(sc->aac_dev, "ADAP_HIGH_CMD %d/%d (%d)\n", in aac_print_queues()
89 device_printf(sc->aac_dev, "HOST_NORM_RESP %d/%d (%d)\n", in aac_print_queues()
95 device_printf(sc->aac_dev, "HOST_HIGH_RESP %d/%d (%d)\n", in aac_print_queues()
101 device_printf(sc->aac_dev, "ADAP_NORM_RESP %d/%d (%d)\n", in aac_print_queues()
107 device_printf(sc->aac_dev, "ADAP_HIGH_RESP %d/%d (%d)\n", in aac_print_queues()
113 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n", in aac_print_queues()
[all …]
/freebsd-11-stable/sys/dev/aacraid/
HDaacraid_debug.c72 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n", in aacraid_print_queues()
74 device_printf(sc->aac_dev, "AACQ_READY %d/%d\n", in aacraid_print_queues()
77 device_printf(sc->aac_dev, "AACQ_BUSY %d/%d\n", in aacraid_print_queues()
88 device_printf(sc->aac_dev, in aacraid_print_fib()
92 device_printf(sc->aac_dev, "%s: FIB @ %p\n", caller, fib); in aacraid_print_fib()
93 device_printf(sc->aac_dev, " XferState %b\n", fib->Header.XferState, in aacraid_print_fib()
116 device_printf(sc->aac_dev, " Command %d\n", fib->Header.Command); in aacraid_print_fib()
117 device_printf(sc->aac_dev, " StructType %d\n", in aacraid_print_fib()
119 device_printf(sc->aac_dev, " Size %d\n", fib->Header.Size); in aacraid_print_fib()
120 device_printf(sc->aac_dev, " SenderSize %d\n", in aacraid_print_fib()
[all …]
/freebsd-11-stable/sys/dev/qlxge/
HDqls_dbg.c58 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf32()
61 device_printf(dev,"0x%08x:\t0x%08x, 0x%08x, 0x%08x, 0x%08x,\n", in qls_dump_buf32()
69 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in qls_dump_buf32()
72 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in qls_dump_buf32()
75 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in qls_dump_buf32()
81 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qls_dump_buf32()
100 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf16()
103 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in qls_dump_buf16()
112 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in qls_dump_buf16()
115 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in qls_dump_buf16()
[all …]
/freebsd-11-stable/sys/dev/qlxgbe/
HDql_dbg.c55 device_printf(dev, "%s: %s dump start\n", __func__, msg); in ql_dump_buf32()
58 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n", in ql_dump_buf32()
66 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in ql_dump_buf32()
69 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in ql_dump_buf32()
72 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in ql_dump_buf32()
78 device_printf(dev, "%s: %s dump end\n", __func__, msg); in ql_dump_buf32()
94 device_printf(dev, "%s: %s dump start\n", __func__, msg); in ql_dump_buf16()
97 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in ql_dump_buf16()
106 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in ql_dump_buf16()
109 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in ql_dump_buf16()
[all …]
HDql_misc.c78 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d] failed\n", in ql_rdwr_indreg32()
207 device_printf(ha->pci_dev, in ql_rdwr_offchip_mem()
228 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n", in ql_rd_flash32()
236 device_printf(ha->pci_dev, in ql_rd_flash32()
245 device_printf(ha->pci_dev, in ql_rd_flash32()
267 device_printf(ha->pci_dev, in qla_get_fdt()
276 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n", in qla_get_fdt()
284 device_printf(ha->pci_dev, in qla_get_fdt()
293 device_printf(ha->pci_dev, in qla_get_fdt()
314 device_printf(ha->pci_dev, in qla_get_fdt()
[all …]
/freebsd-11-stable/sys/dev/qlxgb/
HDqla_dbg.c59 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qla_dump_buf32()
62 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n", in qla_dump_buf32()
70 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in qla_dump_buf32()
73 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in qla_dump_buf32()
76 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in qla_dump_buf32()
82 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qla_dump_buf32()
98 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qla_dump_buf16()
101 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in qla_dump_buf16()
110 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in qla_dump_buf16()
113 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in qla_dump_buf16()
[all …]
/freebsd-11-stable/sys/arm/ti/am335x/
HDam335x_pmic.c118 device_printf(sc->sc_dev, "Cannot read interrupt register\n"); in am335x_pmic_intr()
124 device_printf(sc->sc_dev, "Cannot read status register\n"); in am335x_pmic_intr()
178 device_printf(dev, " BAT TEMP/NTC ERROR: %s\n", f_t[reg0.battemp]); in am335x_pmic_dump_chgconfig()
179 device_printf(dev, " Pre-charge timer time-out: %s\n", f_t[reg0.pchgtout]); in am335x_pmic_dump_chgconfig()
180 device_printf(dev, " Charge timer time-out: %s\n", f_t[reg0.chgtout]); in am335x_pmic_dump_chgconfig()
181 device_printf(dev, " Charger active: %s\n", f_t[reg0.active]); in am335x_pmic_dump_chgconfig()
182 device_printf(dev, " Termination current detected: %s\n", f_t[reg0.termi]); in am335x_pmic_dump_chgconfig()
183 device_printf(dev, " Thermal suspend: %s\n", f_t[reg0.tsusp]); in am335x_pmic_dump_chgconfig()
184 device_printf(dev, " DPPM active: %s\n", f_t[reg0.dppm]); in am335x_pmic_dump_chgconfig()
185 device_printf(dev, " Thermal regulation: %s\n", i_a[reg0.treg]); in am335x_pmic_dump_chgconfig()
[all …]
/freebsd-11-stable/sys/dev/ixl/
HDif_ixl.c343 device_printf(dev, "Head writeback mode cannot be disabled " in ixl_save_pf_tunables()
359 device_printf(dev, "Invalid tx_itr value of %d set!\n", in ixl_save_pf_tunables()
361 device_printf(dev, "tx_itr must be between %d and %d, " in ixl_save_pf_tunables()
364 device_printf(dev, "Using default value of %d instead\n", in ixl_save_pf_tunables()
371 device_printf(dev, "Invalid rx_itr value of %d set!\n", in ixl_save_pf_tunables()
373 device_printf(dev, "rx_itr must be between %d and %d, " in ixl_save_pf_tunables()
376 device_printf(dev, "Using default value of %d instead\n", in ixl_save_pf_tunables()
393device_printf(dev, "Firmware recovery mode detected. Limiting functionality. Refer to Intel(R) Eth… in ixl_attach_recovery_mode()
406 device_printf(dev, "ixl_setup_adminq_msix() error: %d\n", in ixl_attach_recovery_mode()
412 device_printf(dev, "ixl_setup_adminq_tq() error: %d\n", in ixl_attach_recovery_mode()
[all …]
/freebsd-11-stable/sys/dev/ipmi/
HDipmi_kcs.c134 device_printf(sc->ipmi_dev, in kcs_error()
152 device_printf(sc->ipmi_dev, "KCS error: %02x\n", in kcs_error()
172 device_printf(sc->ipmi_dev, "KCS: Error retry exhausted\n"); in kcs_error()
328 device_printf(sc->ipmi_dev, "KCS: Failed to start write\n"); in kcs_polled_request()
332 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n"); in kcs_polled_request()
336 device_printf(sc->ipmi_dev, "KCS: Failed to write address\n"); in kcs_polled_request()
340 device_printf(sc->ipmi_dev, "KCS: Wrote address: %02x\n", req->ir_addr); in kcs_polled_request()
345 device_printf(sc->ipmi_dev, in kcs_polled_request()
350 device_printf(sc->ipmi_dev, "KCS: Wrote command: %02x\n", in kcs_polled_request()
355 device_printf(sc->ipmi_dev, in kcs_polled_request()
[all …]
HDipmi_smic.c114 device_printf(sc->ipmi_dev, "SMIC: Write did not start %02x\n", in smic_start_write()
138 device_printf(sc->ipmi_dev, "SMIC: Write did not next %02x\n", in smic_write_next()
162 device_printf(sc->ipmi_dev, "SMIC: Write did not end %02x\n", in smic_write_last()
186 device_printf(sc->ipmi_dev, "SMIC: Read did not start %02x\n", in smic_start_read()
211 device_printf(sc->ipmi_dev, "SMIC: Read did not next %02x\n", in smic_read_byte()
234 device_printf(sc->ipmi_dev, "SMIC: Read did not end %02x\n", in smic_read_end()
251 device_printf(sc->ipmi_dev, "SMIC: WRITE_START address: %02x\n", in smic_polled_request()
260 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n", in smic_polled_request()
268 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n", in smic_polled_request()
278 device_printf(sc->ipmi_dev, "SMIC: Wrote data: %02x\n", in smic_polled_request()
[all …]
/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_pci.c127 device_printf(dev, "bus_alloc_resource failed rid=%#x\n", in ocs_map_bars()
158 device_printf(ocs->dev, "Enabling target\n"); in ocs_setup_params()
167 device_printf(ocs->dev, "Disabling initiator\n"); in ocs_setup_params()
173 device_printf(ocs->dev, "Unsupported, both initiator and target mode disabled.\n"); in ocs_setup_params()
180 device_printf(ocs->dev, "logmask = %#x\n", logmask); in ocs_setup_params()
185 device_printf(ocs->dev, "logdest = %#x\n", logdest); in ocs_setup_params()
190 device_printf(ocs->dev, "loglevel = %#x\n", loglevel); in ocs_setup_params()
195 device_printf(ocs->dev, "ramlog_size = %#x\n", ramlog_size); in ocs_setup_params()
200 device_printf(ocs->dev, "ddump_saved_size= %#x\n", ddump_saved_size); in ocs_setup_params()
223 device_printf(ocs->dev, "hw_war_version = %s\n", hw_war_version); in ocs_setup_params()
[all …]
/freebsd-11-stable/sys/arm/nvidia/
HDtegra_xhci.c335 device_printf(sc->dev, in get_fdt_resources()
342 device_printf(sc->dev, in get_fdt_resources()
349 device_printf(sc->dev, in get_fdt_resources()
356 device_printf(sc->dev, in get_fdt_resources()
363 device_printf(sc->dev, in get_fdt_resources()
370 device_printf(sc->dev, in get_fdt_resources()
377 device_printf(sc->dev, in get_fdt_resources()
384 device_printf(sc->dev, in get_fdt_resources()
392 device_printf(sc->dev, "Cannot get 'xusb_host' reset\n"); in get_fdt_resources()
398 device_printf(sc->dev, "Cannot get 'xusb_ss' reset\n"); in get_fdt_resources()
[all …]
HDtegra_ahci.c212 device_printf(sc->dev, "Cannot get 'hvdd' regulator\n"); in get_fdt_resources()
218 device_printf(sc->dev, "Cannot get 'vddio' regulator\n"); in get_fdt_resources()
224 device_printf(sc->dev, "Cannot get 'avdd' regulator\n"); in get_fdt_resources()
230 device_printf(sc->dev, "Cannot get 'target-5v' regulator\n"); in get_fdt_resources()
236 device_printf(sc->dev, "Cannot get 'target-12v' regulator\n"); in get_fdt_resources()
242 device_printf(sc->dev, "Cannot get 'sata' reset\n"); in get_fdt_resources()
248 device_printf(sc->dev, "Cannot get 'sata oob' reset\n"); in get_fdt_resources()
254 device_printf(sc->dev, "Cannot get 'sata cold' reset\n"); in get_fdt_resources()
260 device_printf(sc->dev, "Cannot get 'sata' phy\n"); in get_fdt_resources()
266 device_printf(sc->dev, "Cannot get 'sata' clock\n"); in get_fdt_resources()
[all …]
HDtegra_pcie.c336 device_printf(bus, "route pin %d for device %d.%d to %u\n", in tegra_pcib_route_interrupt()
360 device_printf(sc->dev, "Cannot map config space\n"); in tegra_pcbib_map_cfg()
578 device_printf(sc->dev, in tegra_pcib_msi_intr()
620 device_printf(sc->dev, "%s: not implemented yet\n", __func__); in tegra_pcib_msi_detach()
814 device_printf(sc->dev, "Cannot assert 'pcie_x' reset\n"); in tegra_pcib_enable_fdt_resources()
819 device_printf(sc->dev, "Cannot assert 'afi' reset\n"); in tegra_pcib_enable_fdt_resources()
824 device_printf(sc->dev, "Cannot assert 'pex' reset\n"); in tegra_pcib_enable_fdt_resources()
833 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
839 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
845 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
[all …]
HDtegra_ehci.c93 device_printf(ehci_softc->sc_bus.bdev, "set host controller mode\n"); in tegra_ehci_post_reset()
163 device_printf(dev, "Cannot allocate memory resources\n"); in tegra_ehci_attach()
172 device_printf(dev, "Cannot allocate IRQ resources\n"); in tegra_ehci_attach()
179 device_printf(dev, "Cannot get reset\n"); in tegra_ehci_attach()
186 device_printf(sc->dev, "Cannot get 'nvidia,phy' phy\n"); in tegra_ehci_attach()
193 device_printf(dev, "Cannot get clock\n"); in tegra_ehci_attach()
199 device_printf(dev, "Cannot enable clock\n"); in tegra_ehci_attach()
206 device_printf(dev, "Cannot get clock frequency\n"); in tegra_ehci_attach()
212 device_printf(dev, "Cannot clear reset: %d\n", rv); in tegra_ehci_attach()
219 device_printf(dev, "Cannot enable phy: %d\n", rv); in tegra_ehci_attach()
[all …]
/freebsd-11-stable/stand/i386/libfirewire/
HDfwohci.c52 #define device_printf(a, x, ...) printf("FW1394: " x, ## __VA_ARGS__)
54 #define device_printf(a, x, ...) macro
105 device_printf(sc->fc.dev, "phy read failed(1).\n"); in fwphy_rddata()
116 device_printf(sc->fc.dev, "phy read failed(2).\n"); in fwphy_rddata()
123 device_printf(sc->fc.dev, in fwphy_rddata()
152 device_printf(dev, "invalid speed %d (fixed to %d).\n",
156 device_printf(dev,
164 device_printf(dev, "invalid speed %d (fixed to %d).\n",
168 device_printf(dev,
180 device_printf(dev,
[all …]
/freebsd-11-stable/sys/dev/jedec_dimm/
HDjedec_dimm.c220 device_printf(dev, "failed to read dram_type: %d\n", rc); in jedec_dimm_attach()
242 device_printf(dev, "unsupported dram_type 0x%02x\n", type); in jedec_dimm_attach()
286 device_printf(dev, "failed to read TSOD-present byte: %d\n", in jedec_dimm_attach()
294 device_printf(dev, in jedec_dimm_attach()
301 device_printf(dev, "failed to read TSOD Device ID\n"); in jedec_dimm_attach()
309 device_printf(dev, in jedec_dimm_attach()
313 device_printf(dev, in jedec_dimm_attach()
443 device_printf(sc->dev, "unsupported dram_type 0x%02x\n", type); in jedec_dimm_capacity()
451 device_printf(sc->dev, "failed to read bus_width: %d\n", rc); in jedec_dimm_capacity()
458 device_printf(sc->dev, "failed to read dimm_ranks: %d\n", rc); in jedec_dimm_capacity()
[all …]
/freebsd-11-stable/sys/dev/mlx/
HDmlx.c277 device_printf(sc->mlx_dev, "can't allocate scatter/gather DMA tag\n"); in mlx_sglist_map()
293 device_printf(sc->mlx_dev, "can't allocate s/g table\n"); in mlx_sglist_map()
362 device_printf(sc->mlx_dev, "controller initialisation in progress...\n"); in mlx_attach()
375 device_printf(sc->mlx_dev, "initialisation complete.\n"); in mlx_attach()
384 device_printf(sc->mlx_dev, "can't allocate interrupt\n"); in mlx_attach()
390 device_printf(sc->mlx_dev, "can't set up interrupt\n"); in mlx_attach()
410 device_printf(sc->mlx_dev, "can't allocate buffer DMA tag\n"); in mlx_attach()
420 device_printf(sc->mlx_dev, "can't make initial s/g list mapping\n"); in mlx_attach()
435 device_printf(sc->mlx_dev, "ENQUIRY2 failed\n"); in mlx_attach()
448 device_printf(sc->mlx_dev, "ENQUIRY_OLD failed\n"); in mlx_attach()
[all …]
/freebsd-11-stable/sys/dev/atkbdc/
HDatkbdc_ebus.c134 device_printf(dev, in atkbdc_ebus_probe()
141 device_printf(dev, in atkbdc_ebus_probe()
148 device_printf(dev, "cannot determine status port resource\n"); in atkbdc_ebus_probe()
156 device_printf(dev, "cannot allocate status port resource\n"); in atkbdc_ebus_probe()
163 device_printf(dev, "atkbdc_porbe_unit failed\n"); in atkbdc_ebus_probe()
201 device_printf(dev, in atkbdc_ebus_attach()
209 device_printf(dev, in atkbdc_ebus_attach()
216 device_printf(dev, "cannot determine status port resource\n"); in atkbdc_ebus_attach()
224 device_printf(dev, "cannot allocate status port resource\n"); in atkbdc_ebus_attach()
231 device_printf(dev, "atkbdc_attach_unit failed\n"); in atkbdc_ebus_attach()
[all …]
/freebsd-11-stable/sys/dev/ata/
HData-sata.c70 device_printf(dev, "PHYRDY change\n"); in ata_sata_phy_check_events()
74 device_printf(dev, "CONNECT requested\n"); in ata_sata_phy_check_events()
76 device_printf(dev, "DISCONNECT requested\n"); in ata_sata_phy_check_events()
131 device_printf(ch->dev, "SATA connect timeout status=%08x\n", in ata_sata_connect()
134 device_printf(ch->dev, "p%d: SATA connect timeout status=%08x\n", in ata_sata_connect()
138 device_printf(ch->dev, "SATA connect time=%dms status=%08x\n", in ata_sata_connect()
141 device_printf(ch->dev, "p%d: SATA connect time=%dms status=%08x\n", in ata_sata_connect()
176 device_printf(dev, "hard reset ...\n"); in ata_sata_phy_reset()
178 device_printf(dev, "p%d: hard reset ...\n", port); in ata_sata_phy_reset()
219 device_printf(dev, "hard reset failed\n"); in ata_sata_phy_reset()
[all …]
/freebsd-11-stable/sys/arm/ti/usb/
HDomap_host.c147 device_printf(isc->sc_dev, "UHH revision 0x%08x\n", isc->uhh_rev); in omap_uhh_init()
160 device_printf(isc->sc_dev, in omap_uhh_init()
163 device_printf(isc->sc_dev, in omap_uhh_init()
168 device_printf(isc->sc_dev, in omap_uhh_init()
173 device_printf(isc->sc_dev, in omap_uhh_init()
177 device_printf(isc->sc_dev, "unknown port mode %d for port 0\n", isc->port_mode[0]); in omap_uhh_init()
184 device_printf(isc->sc_dev, in omap_uhh_init()
187 device_printf(isc->sc_dev, in omap_uhh_init()
192 device_printf(isc->sc_dev, in omap_uhh_init()
197 device_printf(isc->sc_dev, in omap_uhh_init()
[all …]
/freebsd-11-stable/sys/dev/sound/pci/
HDenvy24.c490 device_printf(sc->dev, "envy24_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr); in envy24_rdi2c()
516 device_printf(sc->dev, "envy24_rdi2c(): return 0x%x\n", data); in envy24_rdi2c()
529 device_printf(sc->dev, "envy24_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr);
564 device_printf(sc->dev, "envy24_rdrom(sc, 0x%02x)\n", addr); in envy24_rdrom()
569 device_printf(sc->dev, "envy24_rdrom(): E2PROM not presented\n"); in envy24_rdrom()
585 device_printf(sc->dev, "envy24_rom2cfg(sc)\n"); in envy24_rom2cfg()
590 device_printf(sc->dev, "envy24_rom2cfg(): ENVY24_E2PROM_SIZE-->%d\n", size); in envy24_rom2cfg()
597 device_printf(sc->dev, "envy24_rom2cfg(): malloc()\n"); in envy24_rom2cfg()
646 device_printf(sc->dev, "envy24_coldcd()\n");
670 device_printf(sc->dev, "envy24_slavecd()\n"); in envy24_slavecd()
[all …]
/freebsd-11-stable/sys/dev/terasic/mtl/
HDterasic_mtl_fdt.c94 device_printf(dev, "couldn't map register memory\n"); in terasic_mtl_fdt_attach()
99 device_printf(dev, "improper register address\n"); in terasic_mtl_fdt_attach()
104 device_printf(dev, "improper register size\n"); in terasic_mtl_fdt_attach()
108 device_printf(sc->mtl_dev, "registers at mem %p-%p\n", in terasic_mtl_fdt_attach()
117 device_printf(dev, "couldn't map pixel memory\n"); in terasic_mtl_fdt_attach()
122 device_printf(dev, "improper pixel address\n"); in terasic_mtl_fdt_attach()
127 device_printf(dev, "improper pixel size\n"); in terasic_mtl_fdt_attach()
131 device_printf(sc->mtl_dev, "pixel frame buffer at mem %p-%p\n", in terasic_mtl_fdt_attach()
140 device_printf(dev, "couldn't map text memory\n"); in terasic_mtl_fdt_attach()
145 device_printf(dev, "improper text address\n"); in terasic_mtl_fdt_attach()
[all …]
HDterasic_mtl_nexus.c81 device_printf(dev, "improper register address\n"); in terasic_mtl_nexus_attach()
86 device_printf(dev, "improper register size\n"); in terasic_mtl_nexus_attach()
92 device_printf(dev, "improper pixel frame buffer address\n"); in terasic_mtl_nexus_attach()
98 device_printf(dev, "improper pixel frame buffer size\n"); in terasic_mtl_nexus_attach()
104 device_printf(dev, "improper text frame buffer address\n"); in terasic_mtl_nexus_attach()
110 device_printf(dev, "improper text frame buffer size\n"); in terasic_mtl_nexus_attach()
122 device_printf(dev, "couldn't map register memory\n"); in terasic_mtl_nexus_attach()
126 device_printf(sc->mtl_dev, "registers at mem %p-%p\n", in terasic_mtl_nexus_attach()
133 device_printf(dev, "couldn't map pixel memory\n"); in terasic_mtl_nexus_attach()
137 device_printf(sc->mtl_dev, "pixel frame buffer at mem %p-%p\n", in terasic_mtl_nexus_attach()
[all …]
/freebsd-11-stable/sys/arm/arm/
HDpl310.c103 device_printf(sc->sc_dev, "Early BRESP response: %s\n", in pl310_print_config()
105 device_printf(sc->sc_dev, "Instruction prefetch: %s\n", in pl310_print_config()
107 device_printf(sc->sc_dev, "Data prefetch: %s\n", in pl310_print_config()
109 device_printf(sc->sc_dev, "Non-secure interrupt control: %s\n", in pl310_print_config()
111 device_printf(sc->sc_dev, "Non-secure lockdown: %s\n", in pl310_print_config()
113 device_printf(sc->sc_dev, "Share override: %s\n", in pl310_print_config()
116 device_printf(sc->sc_dev, "Double linefill: %s\n", in pl310_print_config()
118 device_printf(sc->sc_dev, "Instruction prefetch: %s\n", in pl310_print_config()
120 device_printf(sc->sc_dev, "Data prefetch: %s\n", in pl310_print_config()
122 device_printf(sc->sc_dev, "Double linefill on WRAP request: %s\n", in pl310_print_config()
[all …]

12345678910>>...57