Searched refs:device_printf (Results 26 - 50 of 1102) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/cy/
H A Dcy_isa.c86 device_printf(dev, "ioport resource allocation failed\n");
118 device_printf(dev, "memory resource allocation failed\n");
125 device_printf(dev, "no ports found!\n");
133 device_printf(dev, "interrupt resource allocation failed\n");
138 device_printf(dev, "interrupt setup failed\n");
/freebsd-10-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8316.c82 device_printf(sc->sc_dev,
88 device_printf(sc->sc_dev,
94 device_printf(sc->sc_dev, "%s: MAC port == GMII\n", __func__);
96 device_printf(sc->sc_dev, "%s: unknown switch PHY config\n",
107 device_printf(sc->sc_dev,
/freebsd-10-stable/sys/dev/sbni/
H A Dif_sbni_isa.c122 device_printf(dev, "irq conflict!\n");
135 device_printf(dev, "failed to alloc irq\n");
139 device_printf(dev, "shared irq with %s\n",
149 device_printf(dev, "cannot initialize driver\n");
159 device_printf(dev, "bus_setup_intr\n");
/freebsd-10-stable/sys/sparc64/sparc64/
H A Deeprom.c136 device_printf(dev, "cannot allocate resources\n");
142 device_printf(dev, "cannot determine model\n");
169 device_printf(dev, "cannot attach time of day clock\n");
175 device_printf(dev, "invalid time");
177 device_printf(dev, "current time: %ld.%09ld\n",
/freebsd-10-stable/sys/dev/hyperv/utilities/
H A Dvmbus_shutdown.c105 device_printf(sc->ic_dev, "invalid data len %d\n", dlen);
123 device_printf(sc->ic_dev, "invalid shutdown len %d\n",
131 device_printf(sc->ic_dev, "shutdown requested\n");
135 device_printf(sc->ic_dev, "unknown shutdown flags "
142 device_printf(sc->ic_dev, "got 0x%08x icmsg\n", hdr->ic_type);
H A Dvmbus_ic.c66 device_printf(sc->ic_dev, "truncated ic negotiate, len %d\n",
73 device_printf(sc->ic_dev, "ic negotiate does not contain "
78 device_printf(sc->ic_dev, "ic negotiate does not contain "
85 device_printf(sc->ic_dev, "ic negotiate does not contain "
108 device_printf(sc->ic_dev, "failed to select framework "
130 device_printf(sc->ic_dev, "failed to select message "
139 device_printf(sc->ic_dev, "sel framework version: "
145 device_printf(sc->ic_dev, "supp framework version: "
152 device_printf(sc->ic_dev, "sel message version: "
159 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/an/
H A Dif_an_pci.c160 device_printf(dev, "couldn't map ports\n");
170 device_printf(dev, "couldn't map memory\n");
179 device_printf(dev, "couldn't map aux memory\n");
197 device_printf(dev, "couldn't get DMA region\n");
205 device_printf(dev, "couldn't get interrupt\n");
212 device_printf(dev, "couldn't attach\n");
222 device_printf(dev, "couldn't setup interrupt\n");
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_acpi.c103 device_printf(dev, "BT interface not supported\n");
109 device_printf(dev, "SSIF interface not supported on ACPI\n");
120 device_printf(dev, "unknown resource type\n");
130 device_printf(dev, "couldn't configure I/O resource\n");
146 device_printf(dev, "too few I/O resources\n");
151 device_printf(dev, "%s mode found at %s 0x%jx on %s\n",
168 device_printf(dev, "_GPE support not implemented\n");
H A Dipmi_pci.c112 device_printf(dev, "BT mode is unsupported\n");
115 device_printf(dev, "No IPMI interface found\n");
119 device_printf(dev, "%s mode found at %s 0x%jx alignment 0x%x on %s\n",
135 device_printf(dev, "couldn't configure pci io res\n");
215 device_printf(dev, "BT interface unsupported\n");
218 device_printf(dev, "Unsupported interface: %d\n",
234 device_printf(dev, "couldn't map ports/memory\n");
244 device_printf(dev, "using KSC interface\n");
251 device_printf(dev, "Unable to determine alignment\n");
261 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/pcf/
H A Dpcf_ebus.c151 device_printf(dev, "cannot get OFW node\n");
159 device_printf(dev, "cannot reserve I/O port range\n");
172 device_printf(dev, "can't reserve irq, polled mode.\n");
185 device_printf(dev, "cannot get own address\n");
189 device_printf(dev, "PCF8584 address: 0x%08llx\n", (unsigned
200 device_printf(dev, "could not setup IRQ\n");
206 device_printf(dev, "could not allocate iicbus instance\n");
/freebsd-10-stable/sys/mips/atheros/
H A Dar71xx_fixup.c84 device_printf(dev, "EEPROM firmware: 0x%lx @ %d bytes\n",
89 device_printf(dev,
107 device_printf(dev, "%s: firmware_register (%s) failed\n",
112 device_printf(dev, "device EEPROM '%s' registered\n", buf);
127 device_printf(dev, "%s: checking dev %s, %d/%d/%d\n",
139 device_printf(dev,
146 device_printf(dev, "found EEPROM at 0x%lx on %d.%d.%d\n",
/freebsd-10-stable/sys/pc98/cbus/
H A Dpmc.c145 device_printf(dev, "port = 0x%x\n", port);
150 device_printf(dev, "bus_set_resource failed\n");
156 device_printf(dev, "pmc_isa_alloc_resources failed\n");
168 device_printf(dev, "failed to clear index(0x0052)\n");
179 device_printf(dev, "failed to set index(0x0052)\n");
201 device_printf(dev, "resource allocation failed\n");
218 device_printf(dev, "pmc_isa_detach called\n");
/freebsd-10-stable/sys/arm/arm/
H A Dpl310.c103 device_printf(sc->sc_dev, "Early BRESP response: %s\n",
105 device_printf(sc->sc_dev, "Instruction prefetch: %s\n",
107 device_printf(sc->sc_dev, "Data prefetch: %s\n",
109 device_printf(sc->sc_dev, "Non-secure interrupt control: %s\n",
111 device_printf(sc->sc_dev, "Non-secure lockdown: %s\n",
113 device_printf(sc->sc_dev, "Share override: %s\n",
116 device_printf(sc->sc_dev, "Double linefill: %s\n",
118 device_printf(sc->sc_dev, "Instruction prefetch: %s\n",
120 device_printf(sc->sc_dev, "Data prefetch: %s\n",
122 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.c102 device_printf(sc->mrsas_dev, "In %s() Got a NOP\n", __func__);
108 device_printf(sc->mrsas_dev, "In %s() SGL is too long (%d > 8).\n",
115 device_printf(sc->mrsas_dev, "Failed to get a free cmd for IOCTL\n");
172 device_printf(sc->mrsas_dev, "Cannot allocate ioctl data tag\n");
178 device_printf(sc->mrsas_dev, "Cannot allocate ioctl data mem\n");
185 device_printf(sc->mrsas_dev, "Cannot load ioctl data mem\n");
209 device_printf(sc->mrsas_dev, "IOCTL copyin failed!\n");
228 device_printf(sc->mrsas_dev, "Cannot allocate ioctl sense tag\n");
234 device_printf(sc->mrsas_dev, "Cannot allocate ioctl sense mem\n");
241 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_ahb.c104 device_printf(dev, "Vendor=0x%04x, Device=0x%04x\n",
135 device_printf(dev, "cannot map register space\n");
141 device_printf(dev, "cannot fetch 'eepromaddr' from hints\n");
156 device_printf(sc->sc_dev, "eeprom @ %p (%d bytes)\n",
161 device_printf(dev, "cannot map eeprom space\n");
177 device_printf(dev, "cannot allocate memory for eeprom data\n");
180 device_printf(sc->sc_dev, "eeprom data @ %p\n", (void *) rman_get_bushandle(psc->sc_eeprom));
197 device_printf(dev, "could not map interrupt\n");
203 device_printf(dev, "could not establish interrupt\n");
222 device_printf(de
[all...]
/freebsd-10-stable/sys/sparc64/pci/
H A Dapb.c206 device_printf(dev, " domain %d\n",
208 device_printf(dev, " secondary bus %d\n",
210 device_printf(dev, " subordinate bus %d\n",
212 device_printf(dev, " I/O decode ");
215 device_printf(dev, " memory decode ");
242 device_printf(dev, "can't decode default resource id %d for "
255 device_printf(dev, "device %s requested unsupported "
261 device_printf(sc->sc_bsc.ops_pcib_sc.dev, "device "
268 device_printf(dev, "device %s requested unsupported "
274 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Dehci_mv.c140 device_printf(self, "Could not map memory\n");
162 device_printf(self, "Could not allocate error irq\n");
176 device_printf(self, "Could not allocate irq\n");
182 device_printf(self, "Could not add USB device\n");
193 device_printf(self, "Could not setup error irq, %d\n", err);
205 device_printf(self, "Could not setup irq, %d\n", err);
221 device_printf(self, "5.24 GL USB-2 workaround enabled\n");
231 device_printf(self, "USB init failed err=%d\n", err);
266 device_printf(self, "Could not tear down irq, %d\n",
274 device_printf(sel
[all...]
H A Dehci_fsl.c254 device_printf(self,
273 device_printf(self,
289 device_printf(self,
300 device_printf(self, "Could not setup irq, %d\n", err);
304 device_printf(self,
314 device_printf(self, "Could not add USB device\n");
317 device_printf(self,
331 device_printf(self, "Could not reset the controller\n");
334 device_printf(self,
362 device_printf(sel
[all...]
/freebsd-10-stable/sys/dev/mlx/
H A Dmlx.c270 device_printf(sc->mlx_dev, "can't allocate scatter/gather DMA tag\n");
286 device_printf(sc->mlx_dev, "can't allocate s/g table\n");
355 device_printf(sc->mlx_dev, "controller initialisation in progress...\n");
368 device_printf(sc->mlx_dev, "initialisation complete.\n");
377 device_printf(sc->mlx_dev, "can't allocate interrupt\n");
383 device_printf(sc->mlx_dev, "can't set up interrupt\n");
403 device_printf(sc->mlx_dev, "can't allocate buffer DMA tag\n");
413 device_printf(sc->mlx_dev, "can't make initial s/g list mapping\n");
428 device_printf(sc->mlx_dev, "ENQUIRY2 failed\n");
441 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/sound/pci/
H A Denvy24.c489 device_printf(sc->dev, "envy24_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr);
515 device_printf(sc->dev, "envy24_rdi2c(): return 0x%x\n", data);
528 device_printf(sc->dev, "envy24_rdi2c(sc, 0x%02x, 0x%02x)\n", dev, addr);
563 device_printf(sc->dev, "envy24_rdrom(sc, 0x%02x)\n", addr);
568 device_printf(sc->dev, "envy24_rdrom(): E2PROM not presented\n");
584 device_printf(sc->dev, "envy24_rom2cfg(sc)\n");
589 device_printf(sc->dev, "envy24_rom2cfg(): ENVY24_E2PROM_SIZE-->%d\n", size);
596 device_printf(sc->dev, "envy24_rom2cfg(): malloc()\n");
645 device_printf(sc->dev, "envy24_coldcd()\n");
669 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/altera/sdcard/
H A Daltera_sdcard_disk.c85 device_printf(sc->as_dev, "%s: unexpected I/O on NOCARD",
91 device_printf(sc->as_dev, "%s: unexpected I/O on BADCARD",
97 device_printf(sc->as_dev, "%s: unexpected I/O on DETACHED",
152 device_printf(sc->as_dev, "%juM SD Card inserted\n", (uintmax_t)size);
178 device_printf(sc->as_dev, "%s: SD Card removed during I/O",
184 device_printf(sc->as_dev, "SD Card removed\n");
/freebsd-10-stable/sys/dev/siba/
H A Dsiba_cc.c100 device_printf(dev, "unable to allocate memory\n");
107 device_printf(dev, "unable to allocate irq\n");
124 device_printf(dev, "unable to setup intr\n");
/freebsd-10-stable/sys/powerpc/mpc85xx/
H A Dds1553_bus_fdt.c103 device_printf(dev, "cannot allocate resources\n");
112 device_printf(dev, "cannot attach time of day clock\n");
122 device_printf(dev, "current time: %ld.%09ld\n",
/freebsd-10-stable/sys/kern/
H A Dsubr_rtc.c89 device_printf(dev, "not installed as "
95 device_printf(clock_dev, "removed as "
104 device_printf(dev, "registered as a time-of-day clock "
/freebsd-10-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");

Completed in 246 milliseconds

1234567891011>>