Home
last modified time | relevance | path

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

12345678910>>...59

/freebsd-13.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-13.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-13.1/sys/dev/qlxge/
H A Dqls_dbg.c127 device_printf(dev,"0x%08x:" in qls_dump_buf16()
132 device_printf(dev,"0x%08x:" in qls_dump_buf16()
166 device_printf(dev,"0x%08x:" in qls_dump_buf8()
193 device_printf(dev,"0x%08x:" in qls_dump_buf8()
198 device_printf(dev,"0x%08x:" in qls_dump_buf8()
203 device_printf(dev,"0x%08x:" in qls_dump_buf8()
208 device_printf(dev,"0x%08x:" in qls_dump_buf8()
214 device_printf(dev,"0x%08x:" in qls_dump_buf8()
221 device_printf(dev,"0x%08x:" in qls_dump_buf8()
228 device_printf(dev,"0x%08x:" in qls_dump_buf8()
[all …]
/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_dbg.c125 device_printf(dev,"0x%08x:" in qla_dump_buf16()
130 device_printf(dev,"0x%08x:" in qla_dump_buf16()
161 device_printf(dev,"0x%08x:" in qla_dump_buf8()
188 device_printf(dev,"0x%08x:" in qla_dump_buf8()
193 device_printf(dev,"0x%08x:" in qla_dump_buf8()
198 device_printf(dev,"0x%08x:" in qla_dump_buf8()
203 device_printf(dev,"0x%08x:" in qla_dump_buf8()
209 device_printf(dev,"0x%08x:" in qla_dump_buf8()
216 device_printf(dev,"0x%08x:" in qla_dump_buf8()
223 device_printf(dev,"0x%08x:" in qla_dump_buf8()
[all …]
/freebsd-13.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.c208 device_printf(ha->pci_dev, in ql_rdwr_offchip_mem()
237 device_printf(ha->pci_dev, in ql_rd_flash32()
246 device_printf(ha->pci_dev, in ql_rd_flash32()
285 device_printf(ha->pci_dev, in qla_get_fdt()
294 device_printf(ha->pci_dev, in qla_get_fdt()
327 device_printf(ha->pci_dev, in qla_get_fdt()
335 device_printf(ha->pci_dev, in qla_get_fdt()
358 device_printf(ha->pci_dev, in qla_flash_write_enable()
370 device_printf(ha->pci_dev, in qla_flash_write_enable()
378 device_printf(ha->pci_dev, in qla_flash_write_enable()
[all …]
/freebsd-13.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()
233 device_printf(dev, "%s powered by %s\n", name, in am335x_pmic_start()
252 device_printf(dev, "WARNING: hw.am335x_pmic.vo=\"%s\"" in am335x_pmic_start()
276 device_printf(dev, in am335x_pmic_start()
[all …]
/freebsd-13.1/sys/dev/ipmi/
H A Dipmi_kcs.c127 device_printf(sc->ipmi_dev, in kcs_error()
145 device_printf(sc->ipmi_dev, "KCS error: %02x\n", in kcs_error()
338 device_printf(sc->ipmi_dev, in kcs_polled_request()
348 device_printf(sc->ipmi_dev, in kcs_polled_request()
360 device_printf(sc->ipmi_dev, in kcs_polled_request()
372 device_printf(sc->ipmi_dev, in kcs_polled_request()
411 device_printf(sc->ipmi_dev, in kcs_polled_request()
426 device_printf(sc->ipmi_dev, in kcs_polled_request()
438 device_printf(sc->ipmi_dev, in kcs_polled_request()
452 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-13.1/sys/dev/ocs_fc/
H A Docs_pci.c201 device_printf(ocs->dev, "Enabling target\n"); in ocs_setup_params()
281 device_printf(ocs->dev, "speed = %d Mbps\n", i); in ocs_setup_params()
292 device_printf(ocs->dev, "enable_hlm = %d\n", i); in ocs_setup_params()
322 device_printf(ocs->dev, "num_vports = %d\n", i); in ocs_setup_params()
449 device_printf(ocs->dev, "cam attach failed \n"); in ocs_device_attach()
460 device_printf(ocs->dev, "Can't init port\n"); in ocs_device_attach()
512 device_printf(dev, "cannot allocate softc\n"); in ocs_pci_attach()
541 device_printf(dev, "Failed to map pci bars\n"); in ocs_pci_attach()
546 device_printf(dev, "Failed to map pci bars\n"); in ocs_pci_attach()
677 device_printf(dev, "no driver context?!?\n"); in ocs_pci_detach()
[all …]
/freebsd-13.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-13.1/sys/arm64/rockchip/
H A Drk_pcie.c411 device_printf(sc->dev, in rk_pcie_decode_ranges()
421 device_printf(sc->dev, in rk_pcie_decode_ranges()
429 device_printf(sc->dev, in rk_pcie_decode_ranges()
439 device_printf(sc->dev, in rk_pcie_decode_ranges()
830 device_printf(sc->dev, in rk_pcie_enable_resources()
838 device_printf(sc->dev, in rk_pcie_enable_resources()
846 device_printf(sc->dev, in rk_pcie_enable_resources()
854 device_printf(sc->dev, in rk_pcie_enable_resources()
929 device_printf(sc->dev, in rk_pcie_setup_hw()
973 device_printf(sc->dev, in rk_pcie_setup_hw()
[all …]
H A Drk_dwc3.c115 device_printf(dev, "Cannot get ref_clk clock\n"); in rk_dwc3_attach()
120 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
130 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
135 device_printf(dev, "Cannot get bus_clk clock\n"); in rk_dwc3_attach()
140 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
146 device_printf(dev, "Cannot get grf_clk clock\n"); in rk_dwc3_attach()
151 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
160 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
168 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
177 device_printf(dev, "Cannot deassert reset\n"); in rk_dwc3_attach()
[all …]
/freebsd-13.1/sys/arm/allwinner/
H A Daw_cir.c230 device_printf(sc->dev, "len = %d\n", len); in aw_ir_decode_packets()
250 device_printf(sc->dev, "Bit length error\n"); in aw_ir_decode_packets()
267 device_printf(sc->dev, in aw_ir_decode_packets()
279 device_printf(sc->dev, in aw_ir_decode_packets()
342 device_printf(sc->dev, in aw_ir_intr()
350 device_printf(sc->dev, in aw_ir_intr()
361 device_printf(sc->dev, "RX Packet end\n"); in aw_ir_intr()
380 device_printf(sc->dev, "RX FIFO overflow\n"); in aw_ir_intr()
445 device_printf(dev, "Cannot get gate clock\n"); in aw_ir_attach()
450 device_printf(dev, "Cannot get IR clock\n"); in aw_ir_attach()
[all …]
H A Daw_usb3phy.c122 device_printf(dev, "%s: called\n", __func__); in awusb3phy_phy_enable()
126 device_printf(dev, "EXTERNAL_CONTROL: %x\n", val); in awusb3phy_phy_enable()
130 device_printf(dev, "EXTERNAL_CONTROL: %x\n", val); in awusb3phy_phy_enable()
134 device_printf(dev, "PIPE_CONTROL: %x\n", val); in awusb3phy_phy_enable()
136 device_printf(dev, "PIPE_CONTROL: %x\n", val); in awusb3phy_phy_enable()
140 device_printf(dev, "APP: %x\n", val); in awusb3phy_phy_enable()
142 device_printf(dev, "APP: %x\n", val); in awusb3phy_phy_enable()
148 device_printf(dev, "PHY_TUNE_HIGH: %x\n", val); in awusb3phy_phy_enable()
157 device_printf(dev, "PHY_TUNE_HIGH: %x\n", val); in awusb3phy_phy_enable()
168 device_printf(dev, in awusb3phy_phy_enable()
[all …]
/freebsd-13.1/sys/riscv/sifive/
H A Dfu740_pci_dw.c131 device_printf(sc->dev, "Timeout waiting for read ACK\n"); in fupci_phy_read()
173 device_printf(sc->dev, "Timeout waiting for write ACK\n"); in fupci_phy_write()
206 device_printf(dev, "Cannot assert power-on reset: %d\n", in fupci_phy_init()
217 device_printf(dev, "Cannot enable power: %d\n", error); in fupci_phy_init()
230 device_printf(dev, "Cannot deassert power-on reset: %d\n", in fupci_phy_init()
345 device_printf(dev, "Cannot get DBI memory: %d\n", error); in fupci_attach()
351 device_printf(dev, "Cannot allocate DBI memory\n"); in fupci_attach()
378 device_printf(dev, "Cannot get power-on reset GPIO: %d\n", in fupci_attach()
392 device_printf(dev, "Cannot get power enable GPIO: %d\n", in fupci_attach()
409 device_printf(dev, "Cannot get aux clock: %d\n", error); in fupci_attach()
[all …]
/freebsd-13.1/sys/dev/jedec_dimm/
H A Djedec_dimm.c294 device_printf(dev, in jedec_dimm_attach()
309 device_printf(dev, in jedec_dimm_attach()
313 device_printf(dev, in jedec_dimm_attach()
482 device_printf(sc->dev, in jedec_dimm_capacity()
617 device_printf(sc->dev, in jedec_dimm_dump()
722 device_printf(sc->dev, in jedec_dimm_field_to_str()
745 device_printf(sc->dev, in jedec_dimm_field_to_str()
761 device_printf(sc->dev, in jedec_dimm_field_to_str()
769 device_printf(sc->dev, in jedec_dimm_field_to_str()
780 device_printf(sc->dev, in jedec_dimm_field_to_str()
[all …]
/freebsd-13.1/sys/arm/nvidia/
H A Dtegra_xhci.c522 device_printf(sc->dev, in enable_fdt_resources()
544 device_printf(sc->dev, in enable_fdt_resources()
550 device_printf(sc->dev, in enable_fdt_resources()
556 device_printf(sc->dev, in enable_fdt_resources()
599 device_printf(sc->dev, in mbox_send_cmd()
607 device_printf(sc->dev, in mbox_send_cmd()
625 device_printf(sc->dev, in mbox_send_cmd()
848 device_printf(sc->dev, in load_fw()
988 device_printf(dev, in tegra_xhci_attach()
997 device_printf(dev, in tegra_xhci_attach()
[all …]
H A Dtegra_ehci.c174 device_printf(dev, "Cannot allocate IRQ resources\n"); in tegra_ehci_attach()
181 device_printf(dev, "Cannot get reset\n"); in tegra_ehci_attach()
195 device_printf(dev, "Cannot get clock\n"); in tegra_ehci_attach()
201 device_printf(dev, "Cannot enable clock\n"); in tegra_ehci_attach()
208 device_printf(dev, "Cannot get clock frequency\n"); in tegra_ehci_attach()
214 device_printf(dev, "Cannot clear reset: %d\n", rv); in tegra_ehci_attach()
221 device_printf(dev, "Cannot enable phy: %d\n", rv); in tegra_ehci_attach()
261 device_printf(dev, "Could not setup IRQ\n"); in tegra_ehci_attach()
268 device_printf(dev, "Could not add USB device\n"); in tegra_ehci_attach()
281 device_printf(dev, "USB init failed: %d\n", in tegra_ehci_attach()
[all …]
/freebsd-13.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-13.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-13.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-13.1/sys/arm/ti/usb/
H A Domap_host.c161 device_printf(isc->sc_dev, in omap_uhh_init()
164 device_printf(isc->sc_dev, in omap_uhh_init()
169 device_printf(isc->sc_dev, in omap_uhh_init()
174 device_printf(isc->sc_dev, in omap_uhh_init()
185 device_printf(isc->sc_dev, in omap_uhh_init()
188 device_printf(isc->sc_dev, in omap_uhh_init()
193 device_printf(isc->sc_dev, in omap_uhh_init()
198 device_printf(isc->sc_dev, in omap_uhh_init()
224 device_printf(isc->sc_dev, "OMAP_UHH_SYSCONFIG: 0x%08x\n", reg); in omap_uhh_init()
326 device_printf(isc->sc_dev, "operation timed out\n"); in omap_uhh_fini()
[all …]
/freebsd-13.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-13.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 …]

12345678910>>...59