Home
last modified time | relevance | path

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

12345678910>>...58

/freebsd-12.1/sys/dev/aac/
H A Daac_debug.c175 device_printf(sc->aac_dev, in aac_print_fib()
229 device_printf(sc->aac_dev, in aac_print_fib()
236 device_printf(sc->aac_dev, in aac_print_fib()
245 device_printf(sc->aac_dev, in aac_print_fib()
417 device_printf(sc->aac_dev, in aac_print_aif()
422 device_printf(sc->aac_dev, in aac_print_aif()
427 device_printf(sc->aac_dev, in aac_print_aif()
434 device_printf(sc->aac_dev, in aac_print_aif()
441 device_printf(sc->aac_dev, in aac_print_aif()
448 device_printf(sc->aac_dev, in aac_print_aif()
[all …]
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_debug.c89 device_printf(sc->aac_dev, in aacraid_print_fib()
142 device_printf(sc->aac_dev, in aacraid_print_fib()
149 device_printf(sc->aac_dev, in aacraid_print_fib()
158 device_printf(sc->aac_dev, in aacraid_print_fib()
330 device_printf(sc->aac_dev, in aacraid_print_aif()
335 device_printf(sc->aac_dev, in aacraid_print_aif()
340 device_printf(sc->aac_dev, in aacraid_print_aif()
347 device_printf(sc->aac_dev, in aacraid_print_aif()
354 device_printf(sc->aac_dev, in aacraid_print_aif()
361 device_printf(sc->aac_dev, in aacraid_print_aif()
[all …]
/freebsd-12.1/sys/dev/qlxge/
H A Dqls_dbg.c128 device_printf(dev,"0x%08x:" in qls_dump_buf16()
133 device_printf(dev,"0x%08x:" in qls_dump_buf16()
167 device_printf(dev,"0x%08x:" in qls_dump_buf8()
194 device_printf(dev,"0x%08x:" in qls_dump_buf8()
199 device_printf(dev,"0x%08x:" in qls_dump_buf8()
204 device_printf(dev,"0x%08x:" in qls_dump_buf8()
209 device_printf(dev,"0x%08x:" in qls_dump_buf8()
215 device_printf(dev,"0x%08x:" in qls_dump_buf8()
222 device_printf(dev,"0x%08x:" in qls_dump_buf8()
229 device_printf(dev,"0x%08x:" in qls_dump_buf8()
[all …]
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_dbg.c122 device_printf(dev,"0x%08x:" in ql_dump_buf16()
127 device_printf(dev,"0x%08x:" in ql_dump_buf16()
158 device_printf(dev,"0x%08x:" in ql_dump_buf8()
185 device_printf(dev,"0x%08x:" in ql_dump_buf8()
190 device_printf(dev,"0x%08x:" in ql_dump_buf8()
195 device_printf(dev,"0x%08x:" in ql_dump_buf8()
200 device_printf(dev,"0x%08x:" in ql_dump_buf8()
206 device_printf(dev,"0x%08x:" in ql_dump_buf8()
213 device_printf(dev,"0x%08x:" in ql_dump_buf8()
220 device_printf(dev,"0x%08x:" in ql_dump_buf8()
[all …]
H A Dql_misc.c209 device_printf(ha->pci_dev, in ql_rdwr_offchip_mem()
238 device_printf(ha->pci_dev, in ql_rd_flash32()
247 device_printf(ha->pci_dev, in ql_rd_flash32()
286 device_printf(ha->pci_dev, in qla_get_fdt()
295 device_printf(ha->pci_dev, in qla_get_fdt()
328 device_printf(ha->pci_dev, in qla_get_fdt()
336 device_printf(ha->pci_dev, in qla_get_fdt()
359 device_printf(ha->pci_dev, in qla_flash_write_enable()
371 device_printf(ha->pci_dev, in qla_flash_write_enable()
379 device_printf(ha->pci_dev, in qla_flash_write_enable()
[all …]
/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_dbg.c126 device_printf(dev,"0x%08x:" in qla_dump_buf16()
131 device_printf(dev,"0x%08x:" in qla_dump_buf16()
162 device_printf(dev,"0x%08x:" in qla_dump_buf8()
189 device_printf(dev,"0x%08x:" in qla_dump_buf8()
194 device_printf(dev,"0x%08x:" in qla_dump_buf8()
199 device_printf(dev,"0x%08x:" in qla_dump_buf8()
204 device_printf(dev,"0x%08x:" in qla_dump_buf8()
210 device_printf(dev,"0x%08x:" in qla_dump_buf8()
217 device_printf(dev,"0x%08x:" in qla_dump_buf8()
224 device_printf(dev,"0x%08x:" in qla_dump_buf8()
[all …]
/freebsd-12.1/sys/arm/ti/am335x/
H A Dam335x_pmic.c99 device_printf(sc->sc_dev, "Cannot read interrupt register\n"); in am335x_pmic_intr()
105 device_printf(sc->sc_dev, "Cannot read status register\n"); in am335x_pmic_intr()
165 device_printf(dev, " DPPM active: %s\n", f_t[reg0.dppm]); in am335x_pmic_dump_chgconfig()
169 device_printf(dev, " Charger: %s\n", d_e[reg1.chg_en]); in am335x_pmic_dump_chgconfig()
170 device_printf(dev, " Suspend charge: %s\n", i_a[reg1.susp]); in am335x_pmic_dump_chgconfig()
172 device_printf(dev, " Charger reset: %s\n", i_a[reg1.reset]); in am335x_pmic_dump_chgconfig()
174 device_printf(dev, " Safety timer: %s\n", d_e[reg1.tmr_en]); in am335x_pmic_dump_chgconfig()
232 device_printf(dev, "%s powered by %s\n", name, in am335x_pmic_start()
241 device_printf(dev, "WARNING: hw.am335x_pmic.vo=\"%s\"" in am335x_pmic_start()
265 device_printf(dev, in am335x_pmic_start()
[all …]
/freebsd-12.1/sys/dev/ipmi/
H A Dipmi_kcs.c136 device_printf(sc->ipmi_dev, in kcs_error()
154 device_printf(sc->ipmi_dev, "KCS error: %02x\n", in kcs_error()
347 device_printf(sc->ipmi_dev, in kcs_polled_request()
357 device_printf(sc->ipmi_dev, in kcs_polled_request()
369 device_printf(sc->ipmi_dev, in kcs_polled_request()
381 device_printf(sc->ipmi_dev, in kcs_polled_request()
420 device_printf(sc->ipmi_dev, in kcs_polled_request()
435 device_printf(sc->ipmi_dev, in kcs_polled_request()
447 device_printf(sc->ipmi_dev, in kcs_polled_request()
461 device_printf(sc->ipmi_dev, in kcs_polled_request()
[all …]
H A Dipmi_smic.c164 device_printf(sc->ipmi_dev, "SMIC: Write did not end %02x\n", in smic_write_last()
236 device_printf(sc->ipmi_dev, "SMIC: Read did not end %02x\n", in smic_read_end()
262 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n", in smic_polled_request()
270 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n", in smic_polled_request()
280 device_printf(sc->ipmi_dev, "SMIC: Wrote data: %02x\n", in smic_polled_request()
287 device_printf(sc->ipmi_dev, "SMIC: Write last data: %02x\n", in smic_polled_request()
310 device_printf(sc->ipmi_dev, "SMIC: Command mismatch\n"); in smic_polled_request()
332 device_printf(sc->ipmi_dev, "SMIC: Read data: %02x\n", in smic_polled_request()
335 device_printf(sc->ipmi_dev, in smic_polled_request()
352 device_printf(sc->ipmi_dev, in smic_polled_request()
[all …]
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_pci.c158 device_printf(ocs->dev, "Enabling target\n"); in ocs_setup_params()
167 device_printf(ocs->dev, "Disabling initiator\n"); in ocs_setup_params()
239 device_printf(ocs->dev, "speed = %d Mbps\n", i); in ocs_setup_params()
250 device_printf(ocs->dev, "enable_hlm = %d\n", i); in ocs_setup_params()
280 device_printf(ocs->dev, "num_vports = %d\n", i); in ocs_setup_params()
408 device_printf(ocs->dev, "cam attach failed \n"); in ocs_device_attach()
419 device_printf(ocs->dev, "Can't init port\n"); in ocs_device_attach()
471 device_printf(dev, "cannot allocate softc\n"); in ocs_pci_attach()
496 device_printf(dev, "Failed to map pci bars\n"); in ocs_pci_attach()
628 device_printf(dev, "no driver context?!?\n"); in ocs_pci_detach()
[all …]
/freebsd-12.1/sys/arm/nvidia/
H A Dtegra_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()
1023 device_printf(dev, in tegra_xhci_attach()
1032 device_printf(dev, in tegra_xhci_attach()
[all …]
H A Dtegra_ahci.c211 device_printf(sc->dev, "Cannot get 'hvdd' regulator\n"); in get_fdt_resources()
241 device_printf(sc->dev, "Cannot get 'sata' reset\n"); in get_fdt_resources()
259 device_printf(sc->dev, "Cannot get 'sata' phy\n"); in get_fdt_resources()
265 device_printf(sc->dev, "Cannot get 'sata' clock\n"); in get_fdt_resources()
275 device_printf(sc->dev, "Cannot get 'cml1' clock\n"); in get_fdt_resources()
280 device_printf(sc->dev, "Cannot get 'pll_e' clock\n"); in get_fdt_resources()
308 device_printf(sc->dev, in enable_fdt_resources()
314 device_printf(sc->dev, in enable_fdt_resources()
326 device_printf(sc->dev, "Cannot assert 'sata' reset\n"); in enable_fdt_resources()
354 device_printf(sc->dev, "Cannot enable 'cml' clock\n"); in enable_fdt_resources()
[all …]
H A Dtegra_pcie.c832 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
838 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
844 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
850 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
856 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
862 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
868 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
966 device_printf(sc->dev, in tegra_pcib_parse_port()
990 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
997 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
[all …]
H A Dtegra_ehci.c172 device_printf(dev, "Cannot allocate IRQ resources\n"); in tegra_ehci_attach()
179 device_printf(dev, "Cannot get reset\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()
259 device_printf(dev, "Could not setup IRQ\n"); in tegra_ehci_attach()
266 device_printf(dev, "Could not add USB device\n"); in tegra_ehci_attach()
279 device_printf(dev, "USB init failed: %d\n", in tegra_ehci_attach()
[all …]
/freebsd-12.1/stand/i386/libfirewire/
H A Dfwohci.c54 #define device_printf(a, x, ...) macro
123 device_printf(sc->fc.dev, in fwphy_rddata()
156 device_printf(dev,
168 device_printf(dev,
180 device_printf(dev,
218 device_printf(dev, "resetting OHCI...");
241 device_printf(dev, "max_rec %d -> %d\n",
300 device_printf(dev, "sid_buf alloc failed.");
387 device_printf(fc->dev, "SID Error\n");
431 device_printf(fc->dev, "BUS reset\n");
[all …]
/freebsd-12.1/sys/arm/allwinner/
H A Daw_cir.c224 device_printf(sc->dev, "len = %ld\n", len); in aw_ir_decode_packets()
244 device_printf(sc->dev, "Bit length error\n"); in aw_ir_decode_packets()
261 device_printf(sc->dev, in aw_ir_decode_packets()
272 device_printf(sc->dev, in aw_ir_decode_packets()
334 device_printf(sc->dev, in aw_ir_intr()
342 device_printf(sc->dev, in aw_ir_intr()
353 device_printf(sc->dev, "RX Packet end\n"); in aw_ir_intr()
372 device_printf(sc->dev, "RX FIFO overflow\n"); in aw_ir_intr()
436 device_printf(dev, "Cannot get gate clock\n"); in aw_ir_attach()
441 device_printf(dev, "Cannot get IR clock\n"); in aw_ir_attach()
[all …]
/freebsd-12.1/sys/dev/jedec_dimm/
H A Djedec_dimm.c295 device_printf(dev, in jedec_dimm_attach()
310 device_printf(dev, in jedec_dimm_attach()
314 device_printf(dev, in jedec_dimm_attach()
483 device_printf(sc->dev, in jedec_dimm_capacity()
618 device_printf(sc->dev, in jedec_dimm_dump()
723 device_printf(sc->dev, in jedec_dimm_field_to_str()
746 device_printf(sc->dev, in jedec_dimm_field_to_str()
762 device_printf(sc->dev, in jedec_dimm_field_to_str()
770 device_printf(sc->dev, in jedec_dimm_field_to_str()
781 device_printf(sc->dev, in jedec_dimm_field_to_str()
[all …]
/freebsd-12.1/sys/dev/atkbdc/
H A Datkbdc_ebus.c136 device_printf(dev, in atkbdc_ebus_probe()
143 device_printf(dev, in atkbdc_ebus_probe()
165 device_printf(dev, "atkbdc_porbe_unit failed\n"); in atkbdc_ebus_probe()
203 device_printf(dev, in atkbdc_ebus_attach()
211 device_printf(dev, in atkbdc_ebus_attach()
233 device_printf(dev, "atkbdc_attach_unit failed\n"); in atkbdc_ebus_attach()
244 device_printf(dev, in atkbdc_ebus_attach()
253 device_printf(dev, "<%s>: malloc failed\n", cname); in atkbdc_ebus_attach()
264 device_printf(dev, "<%s>: unknown device\n", cname); in atkbdc_ebus_attach()
271 device_printf(dev, in atkbdc_ebus_attach()
[all …]
/freebsd-12.1/sys/dev/mlx/
H A Dmlx.c392 device_printf(sc->mlx_dev, "can't set up interrupt\n"); in mlx_attach()
437 device_printf(sc->mlx_dev, "ENQUIRY2 failed\n"); in mlx_attach()
450 device_printf(sc->mlx_dev, "ENQUIRY_OLD failed\n"); in mlx_attach()
661 device_printf(sc->mlx_dev, "flushing cache..."); in mlx_shutdown_locked()
695 device_printf(sc->mlx_dev, "flushing cache..."); in mlx_suspend()
850 device_printf(dr->ms_disk, "detaching..."); in mlx_ioctl()
1235 device_printf(dr->ms_disk, "drive offline\n"); in mlx_periodic_enquiry()
1238 device_printf(dr->ms_disk, "drive online\n"); in mlx_periodic_enquiry()
1241 device_printf(dr->ms_disk, "drive critical\n"); in mlx_periodic_enquiry()
1876 device_printf(sc->mlx_dev, in mlx_startio_cb()
[all …]
/freebsd-12.1/sys/dev/ata/
H A Data-sata.c72 device_printf(dev, "PHYRDY change\n"); in ata_sata_phy_check_events()
76 device_printf(dev, "CONNECT requested\n"); in ata_sata_phy_check_events()
78 device_printf(dev, "DISCONNECT requested\n"); in ata_sata_phy_check_events()
133 device_printf(ch->dev, "SATA connect timeout status=%08x\n", in ata_sata_connect()
178 device_printf(dev, "hard reset ...\n"); in ata_sata_phy_reset()
180 device_printf(dev, "p%d: hard reset ...\n", port); in ata_sata_phy_reset()
221 device_printf(dev, "hard reset failed\n"); in ata_sata_phy_reset()
223 device_printf(dev, "p%d: hard reset failed\n", port); in ata_sata_phy_reset()
296 device_printf(dev, "error getting PM vendor data\n"); in ata_pm_identify()
302 device_printf(dev, "error getting PM revision data\n"); in ata_pm_identify()
[all …]
/freebsd-12.1/sys/dev/xdma/
H A Dxdma_fdt_test.c141 device_printf(sc->dev, in xdmatest_alloc_test_memory()
149 device_printf(sc->dev, in xdmatest_alloc_test_memory()
157 device_printf(sc->dev, in xdmatest_alloc_test_memory()
175 device_printf(sc->dev, in xdmatest_alloc_test_memory()
183 device_printf(sc->dev, in xdmatest_alloc_test_memory()
191 device_printf(sc->dev, in xdmatest_alloc_test_memory()
269 device_printf(sc->dev, in xdmatest_verify()
277 device_printf(sc->dev, in xdmatest_verify()
284 device_printf(sc->dev, in xdmatest_verify()
332 device_printf(sc->dev, in xdmatest_worker()
[all …]
/freebsd-12.1/sys/arm/ti/usb/
H A Domap_host.c159 device_printf(isc->sc_dev, in omap_uhh_init()
162 device_printf(isc->sc_dev, in omap_uhh_init()
167 device_printf(isc->sc_dev, in omap_uhh_init()
172 device_printf(isc->sc_dev, in omap_uhh_init()
183 device_printf(isc->sc_dev, in omap_uhh_init()
186 device_printf(isc->sc_dev, in omap_uhh_init()
191 device_printf(isc->sc_dev, in omap_uhh_init()
196 device_printf(isc->sc_dev, in omap_uhh_init()
221 device_printf(isc->sc_dev, "OMAP_UHH_SYSCONFIG: 0x%08x\n", reg); in omap_uhh_init()
324 device_printf(isc->sc_dev, "operation timed out\n"); in omap_uhh_fini()
[all …]
/freebsd-12.1/sys/dev/mmcnull/
H A Dmmcnull.c88 device_printf(parent, "add MMCNULL child failed\n"); in mmcnull_identify()
125 device_printf(dev, "cannot allocate CAM SIM\n"); in mmcnull_attach()
131 device_printf(dev, in mmcnull_attach()
142 device_printf(dev, "attached OK\n"); in mmcnull_attach()
170 device_printf(dev, "detached OK\n"); in mmcnull_detach()
190 device_printf(sc->dev, "mmcnull_intr: MMC command = %d\n", in mmcnull_intr_sd()
195 device_printf(sc->dev, "Reset device\n"); in mmcnull_intr_sd()
246 device_printf(sc->dev, "mmcnull_intr_sdio_newintr()\n"); in mmcnull_intr_sdio_newintr()
268 device_printf(sc->dev, "mmcnull_intr: MMC command = %d\n", in mmcnull_intr_sdio()
273 device_printf(sc->dev, "Reset device\n"); in mmcnull_intr_sdio()
[all …]
/freebsd-12.1/sys/dev/terasic/mtl/
H A Dterasic_mtl_fdt.c96 device_printf(dev, "couldn't map register memory\n"); in terasic_mtl_fdt_attach()
101 device_printf(dev, "improper register address\n"); in terasic_mtl_fdt_attach()
106 device_printf(dev, "improper register size\n"); in terasic_mtl_fdt_attach()
110 device_printf(sc->mtl_dev, "registers at mem %p-%p\n", in terasic_mtl_fdt_attach()
119 device_printf(dev, "couldn't map pixel memory\n"); in terasic_mtl_fdt_attach()
124 device_printf(dev, "improper pixel address\n"); in terasic_mtl_fdt_attach()
129 device_printf(dev, "improper pixel size\n"); in terasic_mtl_fdt_attach()
142 device_printf(dev, "couldn't map text memory\n"); in terasic_mtl_fdt_attach()
147 device_printf(dev, "improper text address\n"); in terasic_mtl_fdt_attach()
152 device_printf(dev, "improper text size\n"); in terasic_mtl_fdt_attach()
[all …]
/freebsd-12.1/sys/dev/sound/pci/
H A Denvy24.c587 device_printf(sc->dev, "envy24_rom2cfg(sc)\n"); in envy24_rom2cfg()
648 device_printf(sc->dev, "envy24_coldcd()\n");
672 device_printf(sc->dev, "envy24_slavecd()\n"); in envy24_slavecd()
1623 device_printf(sc->dev, "envy24chan_free()\n"); in envy24chan_free()
2076 device_printf(sc->dev, "envy24_intr()\n"); in envy24_intr()
2207 device_printf(sc->dev, "envy24_dmafree():"); in envy24_dmafree()
2243 device_printf(sc->dev, "envy24_dmainit()\n"); in envy24_dmainit()
2396 device_printf(sc->dev, "envy24_init()\n"); in envy24_init()
2511 device_printf(sc->dev, in envy24_alloc_resource()
2556 device_printf(dev, "envy24_pci_attach()\n"); in envy24_pci_attach()
[all …]

12345678910>>...58