Home
last modified time | relevance | path

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

12345678910>>...60

/freebsd-12-stable/sys/dev/aac/
Daac_debug.c64 device_printf(sc->aac_dev, "FIB queue header at %p queues at %p\n", in aac_print_queues()
67 device_printf(sc->aac_dev, "HOST_NORM_CMD %d/%d (%d)\n", in aac_print_queues()
73 device_printf(sc->aac_dev, "HOST_HIGH_CMD %d/%d (%d)\n", in aac_print_queues()
79 device_printf(sc->aac_dev, "ADAP_NORM_CMD %d/%d (%d)\n", in aac_print_queues()
85 device_printf(sc->aac_dev, "ADAP_HIGH_CMD %d/%d (%d)\n", in aac_print_queues()
91 device_printf(sc->aac_dev, "HOST_NORM_RESP %d/%d (%d)\n", in aac_print_queues()
97 device_printf(sc->aac_dev, "HOST_HIGH_RESP %d/%d (%d)\n", in aac_print_queues()
103 device_printf(sc->aac_dev, "ADAP_NORM_RESP %d/%d (%d)\n", in aac_print_queues()
109 device_printf(sc->aac_dev, "ADAP_HIGH_RESP %d/%d (%d)\n", in aac_print_queues()
115 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n", in aac_print_queues()
[all …]
/freebsd-12-stable/sys/dev/aacraid/
Daacraid_debug.c73 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n", in aacraid_print_queues()
75 device_printf(sc->aac_dev, "AACQ_READY %d/%d\n", in aacraid_print_queues()
78 device_printf(sc->aac_dev, "AACQ_BUSY %d/%d\n", in aacraid_print_queues()
89 device_printf(sc->aac_dev, in aacraid_print_fib()
93 device_printf(sc->aac_dev, "%s: FIB @ %p\n", caller, fib); in aacraid_print_fib()
94 device_printf(sc->aac_dev, " XferState %b\n", fib->Header.XferState, in aacraid_print_fib()
117 device_printf(sc->aac_dev, " Command %d\n", fib->Header.Command); in aacraid_print_fib()
118 device_printf(sc->aac_dev, " StructType %d\n", in aacraid_print_fib()
120 device_printf(sc->aac_dev, " Size %d\n", fib->Header.Size); in aacraid_print_fib()
121 device_printf(sc->aac_dev, " SenderSize %d\n", in aacraid_print_fib()
[all …]
/freebsd-12-stable/sys/dev/qlxge/
Dqls_dbg.c60 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf32()
63 device_printf(dev,"0x%08x:\t0x%08x, 0x%08x, 0x%08x, 0x%08x,\n", in qls_dump_buf32()
71 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in qls_dump_buf32()
74 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in qls_dump_buf32()
77 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in qls_dump_buf32()
83 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qls_dump_buf32()
102 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf16()
105 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in qls_dump_buf16()
114 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in qls_dump_buf16()
117 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in qls_dump_buf16()
[all …]
/freebsd-12-stable/sys/dev/qlxgb/
Dqla_dbg.c61 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qla_dump_buf32()
64 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n", in qla_dump_buf32()
72 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in qla_dump_buf32()
75 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in qla_dump_buf32()
78 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in qla_dump_buf32()
84 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qla_dump_buf32()
100 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qla_dump_buf16()
103 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in qla_dump_buf16()
112 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in qla_dump_buf16()
115 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in qla_dump_buf16()
[all …]
/freebsd-12-stable/sys/dev/qlxgbe/
Dql_dbg.c57 device_printf(dev, "%s: %s dump start\n", __func__, msg); in ql_dump_buf32()
60 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n", in ql_dump_buf32()
68 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in ql_dump_buf32()
71 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in ql_dump_buf32()
74 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in ql_dump_buf32()
80 device_printf(dev, "%s: %s dump end\n", __func__, msg); in ql_dump_buf32()
96 device_printf(dev, "%s: %s dump start\n", __func__, msg); in ql_dump_buf16()
99 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in ql_dump_buf16()
108 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in ql_dump_buf16()
111 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in ql_dump_buf16()
[all …]
Dql_misc.c80 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d] failed\n", in ql_rdwr_indreg32()
209 device_printf(ha->pci_dev, in ql_rdwr_offchip_mem()
230 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n", in ql_rd_flash32()
238 device_printf(ha->pci_dev, in ql_rd_flash32()
247 device_printf(ha->pci_dev, in ql_rd_flash32()
269 device_printf(ha->pci_dev, in qla_get_fdt()
278 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n", in qla_get_fdt()
286 device_printf(ha->pci_dev, in qla_get_fdt()
295 device_printf(ha->pci_dev, in qla_get_fdt()
316 device_printf(ha->pci_dev, in qla_get_fdt()
[all …]
/freebsd-12-stable/sys/arm/ti/am335x/
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()
159 device_printf(dev, " BAT TEMP/NTC ERROR: %s\n", f_t[reg0.battemp]); in am335x_pmic_dump_chgconfig()
160 device_printf(dev, " Pre-charge timer time-out: %s\n", f_t[reg0.pchgtout]); in am335x_pmic_dump_chgconfig()
161 device_printf(dev, " Charge timer time-out: %s\n", f_t[reg0.chgtout]); in am335x_pmic_dump_chgconfig()
162 device_printf(dev, " Charger active: %s\n", f_t[reg0.active]); in am335x_pmic_dump_chgconfig()
163 device_printf(dev, " Termination current detected: %s\n", f_t[reg0.termi]); in am335x_pmic_dump_chgconfig()
164 device_printf(dev, " Thermal suspend: %s\n", f_t[reg0.tsusp]); in am335x_pmic_dump_chgconfig()
165 device_printf(dev, " DPPM active: %s\n", f_t[reg0.dppm]); in am335x_pmic_dump_chgconfig()
166 device_printf(dev, " Thermal regulation: %s\n", i_a[reg0.treg]); in am335x_pmic_dump_chgconfig()
[all …]
/freebsd-12-stable/sys/dev/ipmi/
Dipmi_kcs.c127 device_printf(sc->ipmi_dev, in kcs_error()
145 device_printf(sc->ipmi_dev, "KCS error: %02x\n", in kcs_error()
165 device_printf(sc->ipmi_dev, "KCS: Error retry exhausted\n"); in kcs_error()
321 device_printf(sc->ipmi_dev, "KCS: Failed to start write\n"); in kcs_polled_request()
325 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n"); in kcs_polled_request()
329 device_printf(sc->ipmi_dev, "KCS: Failed to write address\n"); in kcs_polled_request()
333 device_printf(sc->ipmi_dev, "KCS: Wrote address: %02x\n", req->ir_addr); in kcs_polled_request()
338 device_printf(sc->ipmi_dev, in kcs_polled_request()
343 device_printf(sc->ipmi_dev, "KCS: Wrote command: %02x\n", in kcs_polled_request()
348 device_printf(sc->ipmi_dev, in kcs_polled_request()
[all …]
Dipmi_smic.c116 device_printf(sc->ipmi_dev, "SMIC: Write did not start %02x\n", in smic_start_write()
140 device_printf(sc->ipmi_dev, "SMIC: Write did not next %02x\n", in smic_write_next()
164 device_printf(sc->ipmi_dev, "SMIC: Write did not end %02x\n", in smic_write_last()
188 device_printf(sc->ipmi_dev, "SMIC: Read did not start %02x\n", in smic_start_read()
213 device_printf(sc->ipmi_dev, "SMIC: Read did not next %02x\n", in smic_read_byte()
236 device_printf(sc->ipmi_dev, "SMIC: Read did not end %02x\n", in smic_read_end()
253 device_printf(sc->ipmi_dev, "SMIC: WRITE_START address: %02x\n", in smic_polled_request()
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()
[all …]
/freebsd-12-stable/sys/arm/nvidia/
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()
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 …]
Dtegra_ahci.c211 device_printf(sc->dev, "Cannot get 'hvdd' regulator\n"); in get_fdt_resources()
217 device_printf(sc->dev, "Cannot get 'vddio' regulator\n"); in get_fdt_resources()
223 device_printf(sc->dev, "Cannot get 'avdd' regulator\n"); in get_fdt_resources()
229 device_printf(sc->dev, "Cannot get 'target-5v' regulator\n"); in get_fdt_resources()
235 device_printf(sc->dev, "Cannot get 'target-12v' regulator\n"); in get_fdt_resources()
241 device_printf(sc->dev, "Cannot get 'sata' reset\n"); in get_fdt_resources()
247 device_printf(sc->dev, "Cannot get 'sata oob' reset\n"); in get_fdt_resources()
253 device_printf(sc->dev, "Cannot get 'sata cold' 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()
[all …]
Dtegra_pcie.c335 device_printf(bus, "route pin %d for device %d.%d to %u\n", in tegra_pcib_route_interrupt()
359 device_printf(sc->dev, "Cannot map config space\n"); in tegra_pcbib_map_cfg()
577 device_printf(sc->dev, in tegra_pcib_msi_intr()
619 device_printf(sc->dev, "%s: not implemented yet\n", __func__); in tegra_pcib_msi_detach()
813 device_printf(sc->dev, "Cannot assert 'pcie_x' reset\n"); in tegra_pcib_enable_fdt_resources()
818 device_printf(sc->dev, "Cannot assert 'afi' reset\n"); in tegra_pcib_enable_fdt_resources()
823 device_printf(sc->dev, "Cannot assert 'pex' reset\n"); in tegra_pcib_enable_fdt_resources()
832 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()
[all …]
Dtegra_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-12-stable/sys/dev/ocs_fc/
Docs_pci.c140 device_printf(dev, "bus_alloc_resource failed rid=%#x\n", in ocs_map_g7_bars()
171 device_printf(dev, "bus_alloc_resource failed rid=%#x\n", in ocs_map_bars()
202 device_printf(ocs->dev, "Enabling target\n"); in ocs_setup_params()
211 device_printf(ocs->dev, "Disabling initiator\n"); in ocs_setup_params()
217 device_printf(ocs->dev, "Unsupported, both initiator and target mode disabled.\n"); in ocs_setup_params()
224 device_printf(ocs->dev, "logmask = %#x\n", logmask); in ocs_setup_params()
229 device_printf(ocs->dev, "logdest = %#x\n", logdest); in ocs_setup_params()
234 device_printf(ocs->dev, "loglevel = %#x\n", loglevel); in ocs_setup_params()
239 device_printf(ocs->dev, "ramlog_size = %#x\n", ramlog_size); in ocs_setup_params()
244 device_printf(ocs->dev, "ddump_saved_size= %#x\n", ddump_saved_size); in ocs_setup_params()
[all …]
/freebsd-12-stable/stand/i386/libfirewire/
Dfwohci.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-12-stable/sys/arm64/rockchip/
Drk_pcie.c416 device_printf(sc->dev, in rk_pcie_decode_ranges()
426 device_printf(sc->dev, in rk_pcie_decode_ranges()
434 device_printf(sc->dev, in rk_pcie_decode_ranges()
444 device_printf(sc->dev, in rk_pcie_decode_ranges()
655 device_printf(bus, "route pin %d for device %d.%d to %u\n", in rk_pcie_route_interrupt()
675 device_printf(sc->dev,"Cannot get 'vpcie12' regulator\n"); in rk_pcie_parse_fdt_resources()
681 device_printf(sc->dev,"Cannot get 'vpcie3v3' regulator\n"); in rk_pcie_parse_fdt_resources()
687 device_printf(sc->dev,"Cannot get 'vpcie1v8' regulator\n"); in rk_pcie_parse_fdt_resources()
693 device_printf(sc->dev,"Cannot get 'vpcie0v9' regulator\n"); in rk_pcie_parse_fdt_resources()
700 device_printf(sc->dev, "Cannot get 'core' reset\n"); in rk_pcie_parse_fdt_resources()
[all …]
Drk_dwc3.c108 device_printf(dev, "Cannot get ref_clk clock\n"); in rk_dwc3_attach()
113 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
118 device_printf(dev, "Cannot get suspend_clk clock\n"); in rk_dwc3_attach()
123 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
128 device_printf(dev, "Cannot get bus_clk clock\n"); in rk_dwc3_attach()
133 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
138 device_printf(dev, "Cannot get grf_clk clock\n"); in rk_dwc3_attach()
143 device_printf(dev, "Could not enable clock %s\n", in rk_dwc3_attach()
152 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()
[all …]
/freebsd-12-stable/sys/arm/allwinner/
Daw_cir.c185 device_printf(sc->dev, "IR RX Buffer Full!\n"); in aw_ir_buf_write()
211 device_printf(sc->dev, "sc->dcnt = %d\n", sc->dcnt); in aw_ir_decode_packets()
218 device_printf(sc->dev, "Initial len: %d\n", len); in aw_ir_decode_packets()
230 device_printf(sc->dev, "len = %d\n", len); in aw_ir_decode_packets()
233 device_printf(sc->dev, "Bit separator error\n"); 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()
334 device_printf(sc->dev, "RX interrupt status: %x\n", val); in aw_ir_intr()
342 device_printf(sc->dev, in aw_ir_intr()
[all …]
/freebsd-12-stable/sys/dev/jedec_dimm/
Djedec_dimm.c220 device_printf(sc->dev, "invalid offset 0x%04x\n", orig_offset); in jedec_dimm_adjust_offset()
233 device_printf(sc->dev, in jedec_dimm_adjust_offset()
298 device_printf(dev, "failed to read dram_type: %d\n", rc); in jedec_dimm_attach()
320 device_printf(dev, "unsupported dram_type 0x%02x\n", type); in jedec_dimm_attach()
369 device_printf(dev, "failed to read TSOD-present byte: %d\n", in jedec_dimm_attach()
377 device_printf(dev, in jedec_dimm_attach()
384 device_printf(dev, "failed to read TSOD Device ID\n"); in jedec_dimm_attach()
392 device_printf(dev, in jedec_dimm_attach()
396 device_printf(dev, in jedec_dimm_attach()
540 device_printf(sc->dev, "failed to read bus_width: %d\n", rc); in jedec_dimm_capacity()
[all …]
/freebsd-12-stable/sys/dev/mlx/
Dmlx.c279 device_printf(sc->mlx_dev, "can't allocate scatter/gather DMA tag\n"); in mlx_sglist_map()
295 device_printf(sc->mlx_dev, "can't allocate s/g table\n"); in mlx_sglist_map()
364 device_printf(sc->mlx_dev, "controller initialisation in progress...\n"); in mlx_attach()
377 device_printf(sc->mlx_dev, "initialisation complete.\n"); in mlx_attach()
386 device_printf(sc->mlx_dev, "can't allocate interrupt\n"); in mlx_attach()
392 device_printf(sc->mlx_dev, "can't set up interrupt\n"); in mlx_attach()
412 device_printf(sc->mlx_dev, "can't allocate buffer DMA tag\n"); in mlx_attach()
422 device_printf(sc->mlx_dev, "can't make initial s/g list mapping\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()
[all …]
/freebsd-12-stable/sys/dev/atkbdc/
Datkbdc_ebus.c136 device_printf(dev, in atkbdc_ebus_probe()
143 device_printf(dev, in atkbdc_ebus_probe()
150 device_printf(dev, "cannot determine status port resource\n"); in atkbdc_ebus_probe()
158 device_printf(dev, "cannot allocate status port resource\n"); 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()
218 device_printf(dev, "cannot determine status port resource\n"); in atkbdc_ebus_attach()
226 device_printf(dev, "cannot allocate status port resource\n"); in atkbdc_ebus_attach()
233 device_printf(dev, "atkbdc_attach_unit failed\n"); in atkbdc_ebus_attach()
[all …]
/freebsd-12-stable/sys/dev/ata/
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()
136 device_printf(ch->dev, "p%d: SATA connect timeout status=%08x\n", in ata_sata_connect()
140 device_printf(ch->dev, "SATA connect time=%dms status=%08x\n", in ata_sata_connect()
143 device_printf(ch->dev, "p%d: SATA connect time=%dms 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()
[all …]
/freebsd-12-stable/sys/dev/xdma/
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()
208 device_printf(sc->dev, "Can't find xDMA controller.\n"); in xdmatest_test()
215 device_printf(sc->dev, "Can't alloc virtual DMA channel.\n"); in xdmatest_test()
222 device_printf(sc->dev, "Can't setup xDMA interrupt handler.\n"); in xdmatest_test()
247 device_printf(sc->dev, "Can't configure virtual channel.\n"); in xdmatest_test()
[all …]
/freebsd-12-stable/sys/arm/ti/usb/
Domap_host.c146 device_printf(isc->sc_dev, "UHH revision 0x%08x\n", isc->uhh_rev); in omap_uhh_init()
159 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()
176 device_printf(isc->sc_dev, "unknown port mode %d for port 0\n", isc->port_mode[0]); 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()
[all …]
/freebsd-12-stable/sys/dev/mmcnull/
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()
230 device_printf(sc->dev, "mmcnull_intr_sd: unknown command\n"); in mmcnull_intr_sd()
246 device_printf(sc->dev, "mmcnull_intr_sdio_newintr()\n"); in mmcnull_intr_sdio_newintr()
250 device_printf(sc->dev, "mmcnull_intr_sdio_newintr(): cannot create path\n"); in mmcnull_intr_sdio_newintr()
[all …]

12345678910>>...60