Searched refs:device_printf (Results 376 - 400 of 1102) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/i386/isa/
H A Dspic.c238 device_printf(dev,"Couldn't map I/O\n");
246 device_printf(dev,"Couldn't map IRQ\n");
258 default: device_printf(dev,"Invalid IRQ\n");
305 device_printf(dev,"device model type = %d\n", sc->sc_model);
349 device_printf(dev,
363 device_printf(sc->sc_dev, "timeout called while closed!\n");
/freebsd-10-stable/sys/dev/age/
H A Dif_age.c227 device_printf(sc->age_dev, "phy read timeout : %d\n", reg);
257 device_printf(sc->age_dev, "phy write timeout : %d\n", reg);
364 device_printf(sc->age_dev,
368 device_printf(sc->age_dev,
484 device_printf(dev, "cannot allocate memory resources.\n");
502 device_printf(dev, "PCI device revision : 0x%04x\n",
504 device_printf(dev, "Chip id/revision : 0x%04x\n",
516 device_printf(dev,"invalid chip revision : 0x%04x -- "
522 device_printf(dev, "%d Tx FIFO, %d Rx FIFO\n",
530 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/vge/
H A Dif_vge.c264 device_printf(sc->vge_dev, "EEPROM read timed out\n");
318 device_printf(sc->vge_dev, "failed to idle MII autopoll\n");
338 device_printf(sc->vge_dev, "failed to idle MII autopoll\n");
355 device_printf(sc->vge_dev, "failed to start MII autopoll\n");
383 device_printf(sc->vge_dev, "MII read timed out\n");
419 device_printf(sc->vge_dev, "MII write timed out\n");
488 device_printf(sc->vge_dev, "setting CAM filter failed\n");
622 device_printf(sc->vge_dev, "soft reset timed out\n");
711 device_printf(sc->vge_dev,
729 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/stge/
H A Dif_stge.c398 device_printf(sc->sc_dev, "EEPROM failed to come ready\n");
403 device_printf(sc->sc_dev, "EEPROM read timed out\n");
461 device_printf(sc->sc_dev, "couldn't locate IO BAR\n");
469 device_printf(dev, "couldn't allocate %s resources\n",
492 device_printf(dev, "rxint_nframe value out of range; "
504 device_printf(dev, "rxint_dmawait value out of range; "
565 device_printf(sc->sc_dev, "failed to if_alloc()\n");
604 device_printf(sc->sc_dev, "attaching PHYs failed\n");
647 device_printf(sc->sc_dev, "couldn't set up IRQ\n");
744 device_printf(s
[all...]
/freebsd-10-stable/sys/arm/at91/
H A Dif_macb.c190 device_printf(sc->dev,
199 device_printf(sc->dev, "failed to allocate TX dma memory\n");
207 device_printf(sc->dev, "can't load TX descriptor dma map\n");
222 device_printf(sc->dev, "failed to create TX mbuf dma tag\n");
231 device_printf(sc->dev,
319 device_printf(sc->dev,
328 device_printf(sc->dev,
338 device_printf(sc->dev, "can't load RX descriptor dma map\n");
354 device_printf(sc->dev, "failed to create RX mbuf dma tag\n");
362 device_printf(s
[all...]
H A Dat91_aic.c122 device_printf(dev, "Attach %d\n", bus_current_pass);
161 device_printf(dev, "Pass %d\n", bus_current_pass);
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_hpet.c446 device_printf(dev, "memory region width %ld too small\n",
458 device_printf(dev, "invalid period\n");
479 device_printf(dev,
499 device_printf(dev,
517 device_printf(dev, "HPET never increments, disabling\n");
605 device_printf(dev,
620 device_printf(dev,
626 device_printf(dev,
674 device_printf(dev, "Can't map interrupt.\n");
677 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/jme/
H A Dif_jme.c235 device_printf(sc->jme_dev, "phy read timeout : %d\n", reg);
267 device_printf(sc->jme_dev, "phy write timeout : %d\n", reg);
366 device_printf(sc->jme_dev, "EEPROM idle timeout!\n");
380 device_printf(sc->jme_dev, "EEPROM read timeout!\n");
479 device_printf(sc->jme_dev, "eFuse autoload timed out.\n");
497 device_printf(sc->jme_dev,
655 device_printf(dev, "cannot allocate memory resources.\n");
663 device_printf(dev, "MSIX count : %d\n", msixc);
664 device_printf(dev, "MSI count : %d\n", msic);
677 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/sound/pci/
H A Dvibes.c134 device_printf(sc->dev, "sv_direct_set register 0x%02x %d != %d from line %d\n", reg, n, val, line);
164 device_printf(sc->dev, "sv_indirect_set register 0x%02x %d != %d line %d\n", reg, n, val, line);
667 device_printf(dev, "unable to reinitialize the card\n");
672 device_printf(dev, "unable to reinitialize the mixer\n");
735 device_printf(dev, "chip is in D%d power mode "
745 device_printf(dev, "sv_attach: cannot allocate enh\n");
766 device_printf(dev, "sv_attach: Unable to map interrupt\n");
780 device_printf(dev, "sv_attach: Unable to create dma tag\n");
790 device_printf(dev, "sv_attach: Mixer failed to initialize\n");
817 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/amr/
H A Damr.c280 device_printf(sc->amr_dev, "can't establish configuration hook\n");
312 device_printf(sc->amr_dev, "can't scan controller for drives\n");
332 device_printf(sc->amr_dev, "device_add_child failed\n");
338 device_printf(sc->amr_dev, "bus_generic_attach returned %d\n", error);
499 device_printf(sc->amr_dev, "idle controller\n");
507 device_printf(sc->amr_dev, "flushing cache...");
998 device_printf(sc->amr_dev, "can't obtain product data from controller\n");
1012 device_printf(sc->amr_dev, "delete logical drives supported by controller\n");
1019 device_printf(sc->amr_dev, "can't obtain configuration data from controller\n");
1251 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/qlxge/
H A Dqls_hw.c384 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x] failed\n",
686 device_printf(dev, "%s: total length exceeds maxlen(%d)\n",
693 device_printf(dev, "%s: tx_free[%d] = %d\n",
982 device_printf(ha->pci_dev, "%s: failed\n", __func__);
1225 device_printf(ha->pci_dev, "%s: failed\n",
1409 device_printf(dev, "%s: [%d] txr failed\n", __func__, ridx);
1420 device_printf(dev, "%s: [%d] oalb failed\n", __func__, ridx);
1476 device_printf(ha->pci_dev, "%s: tx_tag alloc failed\n",
1498 device_printf(ha->pci_dev,
1530 device_printf(h
[all...]
/freebsd-10-stable/sys/dev/siis/
H A Dsiis.c196 device_printf(dev, "failed to add channel device\n");
278 device_printf(dev, "unable to map interrupt\n");
284 device_printf(dev, "unable to setup interrupt\n");
494 device_printf(dev, "Unable to map interrupt\n");
500 device_printf(dev, "Unable to setup interrupt\n");
507 device_printf(dev, "Unable to allocate simq\n");
516 device_printf(dev, "unable to allocate sim\n");
521 device_printf(dev, "unable to register xpt bus\n");
527 device_printf(dev, "unable to create path\n");
696 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/hptiop/
H A Dhptiop.c620 device_printf(hba->pcidev, "wrong callback type\n");
724 device_printf(hba->pcidev, "wrong callback type\n");
1096 device_printf(hba->pcidev, "request size beyond max value");
1230 device_printf(hba->pcidev, "request size beyond max value");
1312 device_printf(hba->pcidev, "request size beyond max value");
1424 device_printf(hba->pcidev,
1436 device_printf(hba->pcidev, "alloc mem res failed\n");
1450 device_printf(hba->pcidev, "failed to get iop bar0.\n");
1461 device_printf(hba->pcidev, "alloc bar0 mem res failed\n");
1472 device_printf(hb
[all...]
/freebsd-10-stable/sys/dev/alc/
H A Dif_alc.c303 device_printf(sc->alc_dev, "phy read timeout : %d\n", reg);
330 device_printf(sc->alc_dev, "phy read timeout : %d\n", reg);
368 device_printf(sc->alc_dev, "phy write timeout : %d\n", reg);
394 device_printf(sc->alc_dev, "phy write timeout : %d\n", reg);
489 device_printf(sc->alc_dev, "phy ext read timeout : %d, %d\n",
520 device_printf(sc->alc_dev, "phy ext write timeout : %d, %d\n",
749 device_printf(sc->alc_dev,
753 device_printf(sc->alc_dev, "EEPROM not found!\n");
815 device_printf(sc->alc_dev,
841 device_printf(s
[all...]
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dgen_t_subr_prf44 void device_printf(device_t, const char *, ...) __printflike(2, 3);
/freebsd-10-stable/sys/arm/allwinner/
H A Da10_wdog.c122 device_printf(dev, "could not allocate memory resource\n");
163 device_printf(sc->dev,
/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_iomuxc.c159 device_printf(sc->dev, "Set pin %d to 0x%08x\n",
185 device_printf(dev, "could not allocate resources\n");
/freebsd-10-stable/sys/arm/lpc/
H A Dlpc_spi.c111 device_printf(dev, "cannot allocate memory window\n");
122 device_printf(dev, "cannot allocate interrupt\n");
/freebsd-10-stable/sys/arm/rockchip/
H A Drk30xx_wdog.c121 device_printf(dev, "could not allocate memory resource\n");
162 device_printf(sc->dev, "Can not be disabled\n");
/freebsd-10-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c255 device_printf(dev, "missing '%s' attribute in LCD panel info\n",
446 device_printf(dev, "Can't get reference frequency\n");
454 device_printf(dev, "cannot allocate memory window\n");
463 device_printf(dev, "cannot allocate interrupt\n");
474 device_printf(dev, "Unable to setup the irq handler.\n");
503 device_printf(dev, "cannot allocate framebuffer\n");
511 device_printf(dev, "cannot load DMA map\n");
655 device_printf(dev, "failed to attach syscons\n");
H A Dam335x_usbss.c277 device_printf(dev,
286 device_printf(dev,
305 device_printf(dev, "reset timeout.\n");
312 device_printf(dev, "TI AM335X USBSS v%d.%d.%d\n",
322 device_printf(dev, "Failed to setup USBSS interrupt\n");
343 device_printf(dev,
359 device_printf(dev, "No busdev for musb%d\n", i);
371 device_printf(dev,
/freebsd-10-stable/sys/dev/advansys/
H A Dadwlib.c483 device_printf(adw->device, "Firmware load failed!\n");
560 device_printf(adw->device, "Illegal Cable Config!\n");
561 device_printf(adw->device, "Internal cable is reversed!\n");
572 device_printf(adw->device, "A Single Ended Device is "
578 device_printf(adw->device,
581 device_printf(adw->device,
657 device_printf(adw->device,
659 device_printf(adw->device,
/freebsd-10-stable/sys/dev/ichsmb/
H A Dichsmb.c118 device_printf(dev, "no \"%s\" child found\n", DRIVER_SMBUS);
130 device_printf(dev, "can't setup irq\n");
136 device_printf(dev, "failed to attach child: %d\n", error);
533 device_printf(dev, "irq 0x%02x during %d\n", status,
544 device_printf(dev, "SMBALERT# rec'd\n");
546 device_printf(dev,
622 device_printf(dev, "interrupt loop, status=0x%02x\n",
647 device_printf(dev, "device timeout, status=0x%02x\n",
/freebsd-10-stable/sys/dev/iicbus/
H A Dad7417.c148 device_printf(dev, "iicbus write failed\n");
176 device_printf(dev, "iicbus read failed\n");
204 device_printf(dev, "iicbus read failed\n");
239 device_printf(dev, "iicbus write/read failed\n");
406 device_printf(dev, "%d sensors detected.\n", sc->sc_nsensors);
409 device_printf(dev, "WARNING: No AD7417 sensors detected!\n");
453 device_printf(dev, "Sensors\n");
455 device_printf(dev, "Location: %s ID: %d type: %d\n",
/freebsd-10-stable/sys/dev/ral/
H A Drt2661.c211 device_printf(sc->sc_dev, "can not if_alloc()\n");
228 device_printf(sc->sc_dev,
237 device_printf(dev, "MAC/BBP RT%X, RF %s\n", val,
247 device_printf(sc->sc_dev,
255 device_printf(sc->sc_dev, "could not allocate Mgt ring\n");
261 device_printf(sc->sc_dev, "could not allocate Rx ring\n");
496 device_printf(sc->sc_dev, "could not create desc DMA tag\n");
503 device_printf(sc->sc_dev, "could not allocate DMA memory\n");
511 device_printf(sc->sc_dev, "could not load desc DMA map\n");
518 device_printf(s
[all...]

Completed in 198 milliseconds

<<11121314151617181920>>