Searched refs:device_printf (Results 76 - 100 of 1488) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_pcie_phy.c156 device_printf(sc->dev, "Cannot deassert 'phy' reset\n");
172 device_printf(sc->dev, "PLL lock timeouted, 0x%02X\n", val);
189 device_printf(sc->dev, "PLL output enable timeouted\n");
202 device_printf(sc->dev, "PLL relock timeouted\n");
232 device_printf(sc->dev, "Cannot assert 'phy' reset\n");
300 device_printf(dev, "cannot get syscon for device\n");
307 device_printf(sc->dev, "Cannot get 'refclk' clock\n");
313 device_printf(sc->dev, "Cannot get 'phy' reset\n");
320 device_printf(sc->dev, "Cannot assert 'phy' reset\n");
327 device_printf(s
[all...]
H A Drk_usb2phy.c135 device_printf(dev, "Cannot %sable the regulator\n",
270 device_printf(devsc->dev, "couldn't find parent clock\n");
289 device_printf(devsc->dev, "cannot get clock %d\n", error);
299 device_printf(devsc->dev, "cannot create clknode\n");
312 device_printf(devsc->dev, "cannot finalize clkdom initialization\n");
350 device_printf(dev, "Cannot get syscon handle\n");
355 device_printf(dev, "Cannot get clock\n");
360 device_printf(dev, "Could not enable clock %s\n",
373 device_printf(dev, "Cannot find host-port child node\n");
378 device_printf(de
[all...]
H A Drk_typec_phy.c207 device_printf(dev, "Could not enable clock %s\n",
213 device_printf(dev, "Could not enable clock %s\n",
281 device_printf(sc->dev, "Timeout waiting for PMA\n");
361 device_printf(dev, "Cannot guess phy controller id\n");
372 device_printf(dev, "Unknown address %x for typec-phy\n", reg_prop[1]);
377 device_printf(dev, "cannot allocate resources for device\n");
383 device_printf(dev, "Cannot get syscon handle\n");
388 device_printf(dev, "Cannot get tcpdcore clock\n");
392 device_printf(dev, "Cannot get tcpdphy-ref clock\n");
397 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/liquidio/
H A Dlio_bsd.h98 device_printf(oct->device, "Info: " format, ##args)
100 device_printf(oct->device, "Warn: " format, ##args)
102 device_printf(oct->device, "Error: " format, ##args)
106 device_printf(oct->device, "Debug: " format, ##args)
/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_debug.h53 device_printf((_sc)->sc_dev, __VA_ARGS__); \
/freebsd-12-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_vt.c83 device_printf(sc->mtl_dev,
104 device_printf(sc->mtl_dev, "using default panel params\n");
114 device_printf(sc->mtl_dev, "Failed to attach fbd child\n");
118 device_printf(sc->mtl_dev,
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_initrd.c99 device_printf(dev, "/chosen not found\n");
109 device_printf(dev, "Wrong linux,initrd-start size\n");
119 device_printf(dev, "Wrong linux,initrd-end size\n");
140 device_printf(parent, "add ofw_initrd child failed\n");
/freebsd-12-stable/sys/powerpc/powermac/
H A Dpswitch.c109 device_printf(dev, "could not find correct node\n");
114 device_printf(dev, "could not get interrupt\n");
122 device_printf(dev, "could not allocate interrupt\n");
128 device_printf(dev, "could not setup interrupt\n");
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_wdog.c63 device_printf(sc->dev, "ar71xx_wdog_watchdog_fn: cmd: %x\n", cmd);
68 device_printf(sc->dev, "ar71xx_wdog_watchdog_fn: programming timer: %jx\n", (uintmax_t) timer_val);
83 device_printf(sc->dev, "ar71xx_wdog_watchdog_fn: disarming\n");
131 device_printf (dev,
/freebsd-12-stable/sys/arm/mv/
H A Dmv_ts.c72 device_printf(dev, "unsupported SoC (ID: 0x%08X)!\n", d);
110 device_printf(dev, "temperature sensor is broken.\n");
128 device_printf(dev, "temperature sensor is unstable.\n");
148 device_printf(dev, "could not allocate resources\n");
/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_pmc.c204 device_printf(sc->dev,
217 device_printf(sc->dev,
257 device_printf(sc->dev, "Timeout when remove clamping\n");
288 device_printf(sc->dev, "Cannot set powergate: %d\n", id);
298 device_printf(sc->dev, "Timeout when waiting on power up\n");
313 device_printf(sc->dev, "Cannot set powergate: %d\n", id);
322 device_printf(sc->dev, "Timeout when waiting on power off\n");
338 device_printf(sc->dev, "Cannot assert reset\n");
344 device_printf(sc->dev, "Cannot stop clock\n");
350 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/gpio/
H A Dgpioiic.c95 device_printf(sc->dev, "invalid gpios property\n");
100 device_printf(sc->dev, "ivalid gpios property\n");
106 device_printf(sc->dev, "missing scl-gpios property\n");
111 device_printf(sc->dev, "missing sda-gpios property\n");
153 device_printf(sc->dev,
169 device_printf(sc->dev, "invalid scl hint %d\n", sclnum);
175 device_printf(sc->dev, "invalid sda hint %d\n", sdanum);
304 device_printf(sc->dev, "no pins configured\n");
315 device_printf(dev, "SCL pin: %s:%d, SDA pin: %s:%d\n",
/freebsd-12-stable/sys/dev/pci/
H A Dpci_dw_mv.c115 device_printf(sc->dev, "Cannot get phy[%d]\n", i);
127 device_printf(sc->dev, "Cannot enable phy[%d]\n", i);
240 device_printf(dev, "Cannot allocate DBI memory\n");
250 device_printf(dev, "Cannot allocate IRQ resources\n");
258 device_printf(sc->dev, "Cannot get 'core' clock\n");
265 device_printf(sc->dev, "Cannot get 'reg' clock\n");
273 device_printf(sc->dev, "Cannot enable 'core' clock\n");
280 device_printf(sc->dev, "Cannot enable 'reg' clock\n");
298 device_printf(dev, "cannot setup interrupt handler\n");
/freebsd-12-stable/sys/dev/usb/controller/
H A Dgeneric_xhci.c119 device_printf(dev, "Failed to map memory\n");
131 device_printf(dev, "Failed to allocate IRQ\n");
140 device_printf(dev, "Cannot enable phy\n");
145 device_printf(dev, "Failed to add USB device\n");
158 device_printf(dev, "Failed to setup error IRQ, %d\n", err);
166 device_printf(dev, "Failed to init XHCI, with error %d\n", err);
173 device_printf(dev, "Failed to start XHCI controller, with error %d\n", err);
180 device_printf(dev, "Failed to initialize USB, with error %d\n", err);
200 device_printf(dev, "Could not tear down irq, %d\n",
H A Dehci_pci.c268 device_printf(self, "AMD SB600/700 quirk applied\n");
285 device_printf(self, "VIA-quirk applied\n");
320 device_printf(self, "pre-2.0 USB revision (ignored)\n");
326 device_printf(self, "USB revision is unknown. Assuming v2.0.\n");
334 device_printf(self, "Could not map memory\n");
345 device_printf(self, "Could not allocate irq\n");
350 device_printf(self, "Could not add USB device\n");
403 device_printf(self, "(New EHCI DeviceId=0x%08x)\n",
416 device_printf(self, "Could not setup irq, %d\n", err);
453 device_printf(sel
[all...]
H A Dehci_imx.c221 device_printf(dev, "Cannot allocate memory resources\n");
356 device_printf(sc->dev, "failed to retrieve fsl,usbmisc "
363 device_printf(sc->dev, "usbmisc device not found, "
389 device_printf(dev, "Cannot allocate memory resources\n");
398 device_printf(dev, "Cannot allocate IRQ resources\n");
412 device_printf(dev, "usb_bus_mem_alloc_all() failed\n");
425 device_printf(dev, "bus_space_subregion() failed\n");
434 device_printf(dev, "Could not setup IRQ\n");
448 device_printf(dev, "Could not add USB device\n");
466 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_ahb.c113 device_printf(dev, "Vendor=0x%04x, Device=0x%04x\n",
153 device_printf(dev, "cannot map register space\n");
171 device_printf(dev, "%s: looking up firmware @ '%s'\n",
176 device_printf(dev, "%s: couldn't find firmware\n",
181 device_printf(dev, "%s: EEPROM firmware @ %p\n",
186 device_printf(dev, "%s: can't malloc eepromdata\n",
201 device_printf(dev, "could not map interrupt\n");
207 device_printf(dev, "could not establish interrupt\n");
226 device_printf(dev, "cannot allocate DMA tag\n");
/freebsd-12-stable/sys/arm/arm/
H A Dgic_acpi.c106 device_printf(madt_data->parent,
136 device_printf(parent, "gic: Unable to map the MADT\n");
164 device_printf(parent,
170 device_printf(parent, "gic: No CPU interfaces found\n");
177 device_printf(parent, "add gic child failed\n");
228 device_printf(dev, "could not register PIC\n");
237 device_printf(dev, "could not set PIC as a root\n");
278 device_printf(dev, "frame: %x %lx %x %u %u\n", msi->MsiFrameId,
308 device_printf(dev, "gic: Unable to map the MADT\n");
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas.c553 device_printf(sc->mrsas_dev, "Cannot allocate event log info tag\n");
558 device_printf(sc->mrsas_dev, "Cannot allocate event log info cmd mem\n");
564 device_printf(sc->mrsas_dev, "Cannot load event log info cmd mem\n");
609 device_printf(sc->mrsas_dev, "Failed to get a free cmd\n");
615 device_printf(sc->mrsas_dev, "Cannot allocate evt log info cmd\n");
765 device_printf(sc->mrsas_dev, "Cannot issue AEN DCMD command.\n");
816 device_printf(sc->mrsas_dev, "Can't allocate MSI-x\n");
824 device_printf(sc->mrsas_dev,
844 device_printf(sc->mrsas_dev, "Using MSI-X with %d number"
847 device_printf(s
[all...]
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_pcie.c335 device_printf(bus, "route pin %d for device %d.%d to %u\n",
359 device_printf(sc->dev, "Cannot map config space\n");
577 device_printf(sc->dev,
619 device_printf(sc->dev, "%s: not implemented yet\n", __func__);
813 device_printf(sc->dev, "Cannot assert 'pcie_x' reset\n");
818 device_printf(sc->dev, "Cannot assert 'afi' reset\n");
823 device_printf(sc->dev, "Cannot assert 'pex' reset\n");
832 device_printf(sc->dev,
838 device_printf(sc->dev,
844 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/iicbus/
H A Dnxprtc.c418 device_printf(sc->dev, "cannot write CS3 reg\n");
423 device_printf(sc->dev, "cannot read CS3 reg\n");
428 device_printf(sc->dev, "cannot write CS3 reg\n");
433 device_printf(sc->dev, "WARNING: RTC battery is low\n");
455 device_printf(sc->dev, "cannot read RTC control regs\n");
467 device_printf(sc->dev,
482 device_printf(sc->dev,
489 device_printf(sc->dev,
500 device_printf(sc->dev,
510 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/sound/pci/
H A Denvy24ht.c531 device_printf(sc->dev, "envy24ht_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr);
557 device_printf(sc->dev, "envy24ht_rdi2c(): return 0x%x\n", data);
569 device_printf(sc->dev, "envy24ht_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr);
603 device_printf(sc->dev, "envy24ht_rdrom(sc, 0x%02x)\n", addr);
608 device_printf(sc->dev, "envy24ht_rdrom(): E2PROM not presented\n");
624 device_printf(sc->dev, "envy24ht_rom2cfg(sc)\n");
629 device_printf(sc->dev, "envy24ht_rom2cfg(): ENVY24HT_E2PROM_SIZE-->%d\n", size);
634 device_printf(sc->dev, "envy24ht_rom2cfg(): malloc()\n");
674 device_printf(sc->dev, "envy24ht_rom2cfg(): malloc()\n");
729 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/amdsbwd/
H A Damdsbwd.c89 device_printf(dev, __VA_ARGS__);\
279 device_printf(parent, "add amdsbwd child failed\n");
297 device_printf(dev, "Previous Reset was caused by Watchdog\n");
345 device_printf(dev, "Previous Reset was caused by Watchdog\n");
374 device_printf(dev, "AMDSB8_PM_WDT_EN value = %#04x\n", val);
399 device_printf(dev, "AMDFCH41_PM_DECODE_EN0 value = %#04x\n",
445 device_printf(dev, "bus_set_resource for IO failed\n");
452 device_printf(dev, "bus_alloc_resource for IO failed\n");
476 device_printf(dev, "bus_set_resource for control failed\n");
482 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/amr/
H A Damr_pci.c215 device_printf(dev, "Using 64-bit DMA\n");
229 device_printf(sc->amr_dev, "can't allocate register window\n");
242 device_printf(sc->amr_dev, "can't allocate interrupt\n");
248 device_printf(sc->amr_dev, "can't set up interrupt\n");
273 device_printf(dev, "can't allocate parent DMA tag\n");
292 device_printf(sc->amr_dev, "can't allocate buffer DMA tag\n");
308 device_printf(sc->amr_dev, "can't allocate buffer DMA tag\n");
392 device_printf(sc->amr_dev, "flushing cache...");
425 device_printf(sc->amr_dev, "flushing cache...");
573 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/qlxge/
H A Dqls_os.c170 device_printf(ha->pci_dev,
175 device_printf(ha->pci_dev,
180 device_printf(ha->pci_dev,
185 device_printf(ha->pci_dev,
190 device_printf(ha->pci_dev,
195 device_printf(ha->pci_dev,
200 device_printf(ha->pci_dev,
208 device_printf(ha->pci_dev,
213 device_printf(ha->pci_dev,
218 device_printf(h
[all...]

Completed in 303 milliseconds

1234567891011>>