Home
last modified time | relevance | path

Searched refs:aprint_error_dev (Results 1 – 25 of 1434) sorted by relevance

12345678910>>...58

/netbsd-src/sys/arch/i386/pnpbios/
H A Dfdc_pnpbios.c97 aprint_error_dev(self, "unable to map I/O space\n"); in fdc_pnpbios_attach()
107 aprint_error_dev(self, "can't get iobase size\n"); in fdc_pnpbios_attach()
122 aprint_error_dev(self, in fdc_pnpbios_attach()
128 aprint_error_dev(self, "unknown size: %d of io mapping\n", in fdc_pnpbios_attach()
142 aprint_error_dev(self, "can't get iobase\n"); in fdc_pnpbios_attach()
147 aprint_error_dev(self, in fdc_pnpbios_attach()
153 aprint_error_dev(self, "unable to map CTL I/O space\n"); in fdc_pnpbios_attach()
158 aprint_error_dev(self, "unable to get DMA channel\n"); in fdc_pnpbios_attach()
164 aprint_error_dev(self, in fdc_pnpbios_attach()
/netbsd-src/sys/dev/ic/
H A Dadw.c105 aprint_error_dev(sc->sc_dev, "unable to allocate control " in adw_alloc_controls()
112 aprint_error_dev(sc->sc_dev, in adw_alloc_controls()
123 aprint_error_dev(sc->sc_dev, in adw_alloc_controls()
130 aprint_error_dev(sc->sc_dev, in adw_alloc_controls()
151 aprint_error_dev(sc->sc_dev, in adw_alloc_carriers()
159 aprint_error_dev(sc->sc_dev, "unable to allocate carrier " in adw_alloc_carriers()
167 aprint_error_dev(sc->sc_dev, in adw_alloc_carriers()
179 aprint_error_dev(sc->sc_dev, in adw_alloc_carriers()
186 aprint_error_dev(sc->sc_dev, in adw_alloc_carriers()
213 aprint_error_dev(sc->sc_dev, in adw_create_ccbs()
[all …]
H A Dcs89x0.c345 aprint_error_dev(sc->sc_dev, "wrong id(0x%x)\n", reg); in cs_attach()
422 aprint_error_dev(sc->sc_dev, in cs_attach()
431 aprint_error_dev(sc->sc_dev, in cs_attach()
442 aprint_error_dev(sc->sc_dev, in cs_attach()
498 aprint_error_dev(sc->sc_dev, in cs_attach()
503 aprint_error_dev(sc->sc_dev, "reset failed\n"); in cs_attach()
558 aprint_error_dev(sc->sc_dev, in cs_get_default_media()
564 aprint_error_dev(sc->sc_dev, in cs_get_default_media()
570 aprint_error_dev(sc->sc_dev, in cs_get_default_media()
594 aprint_error_dev(s in cs_get_default_media()
[all...]
H A Dmtd803.c163 aprint_error_dev(sc->dev, "Unable to configure MII\n"); in mtd_config()
254 aprint_error_dev(sc->dev, in mtd_init_desc()
262 aprint_error_dev(sc->dev, in mtd_init_desc()
271 aprint_error_dev(sc->dev, in mtd_init_desc()
281 aprint_error_dev(sc->dev, in mtd_init_desc()
295 aprint_error_dev(sc->dev, in mtd_init_desc()
309 aprint_error_dev(sc->dev, in mtd_init_desc()
324 aprint_error_dev(sc->dev, in mtd_init_desc()
340 aprint_error_dev(sc->dev, in mtd_init_desc()
443 aprint_error_dev(sc->dev, in mtd_put()
[all …]
H A Duha.c144 aprint_error_dev(sc->sc_dev, in uha_attach()
151 aprint_error_dev(sc->sc_dev, in uha_attach()
162 aprint_error_dev(sc->sc_dev, in uha_attach()
168 aprint_error_dev(sc->sc_dev, in uha_attach()
180 aprint_error_dev(sc->sc_dev, "unable to create mscps\n"); in uha_attach()
183 aprint_error_dev(sc->sc_dev, in uha_attach()
230 aprint_error_dev(sc->sc_dev, in uha_init_mscp()
261 aprint_error_dev(sc->sc_dev, in uha_create_mscps()
344 aprint_error_dev(sc->sc_dev, "exiting ccb not allocated!\n"); in uha_done()
355 aprint_error_dev(sc->sc_dev, "host_stat %x\n", in uha_done()
[all …]
/netbsd-src/sys/dev/acpi/
H A Dym_acpi.c125 aprint_error_dev(self, in ym_acpi_attach()
131 aprint_error_dev(self, "unable to map i/o registers (sb)\n"); in ym_acpi_attach()
136 aprint_error_dev(self, "unable to map i/o registers (codec)\n"); in ym_acpi_attach()
141 aprint_error_dev(self, "unable to map i/o registers (opl)\n"); in ym_acpi_attach()
147 aprint_error_dev(self, "unable to map i/o registers (mpu)\n"); in ym_acpi_attach()
153 aprint_error_dev(self, in ym_acpi_attach()
163 aprint_error_dev(self, "unable to find irq resource\n"); in ym_acpi_attach()
173 aprint_error_dev(self, "unable to find drq resources\n"); in ym_acpi_attach()
188 aprint_error_dev(self, "bus_space_subregion failed\n"); in ym_acpi_attach()
H A Dfdc_acpi.c119 aprint_error_dev(sc->sc_dev, in fdc_acpi_attach()
127 aprint_error_dev(sc->sc_dev, "unable to find drq resource\n"); in fdc_acpi_attach()
135 aprint_error_dev(sc->sc_dev, "can't map i/o space\n"); in fdc_acpi_attach()
146 aprint_error_dev(sc->sc_dev, in fdc_acpi_attach()
152 aprint_error_dev(sc->sc_dev, in fdc_acpi_attach()
165 aprint_error_dev(sc->sc_dev, in fdc_acpi_attach()
175 aprint_error_dev(sc->sc_dev, in fdc_acpi_attach()
185 aprint_error_dev(sc->sc_dev, "unable to establish interrupt\n"); in fdc_acpi_attach()
228 aprint_error_dev(sc->sc_dev, "expected BUFFER, got %u\n", in fdc_acpi_enumerate()
233 aprint_error_dev(sc->sc_dev, in fdc_acpi_enumerate()
[all …]
H A Dapei_hest.c355 aprint_error_dev(sc->sc_dev, "%s: unknown GHES Enabled state:" in apei_hest_attach_ghes()
366 aprint_error_dev(sc->sc_dev, "%s: excessive address bits:" in apei_hest_attach_ghes()
382 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_ghes()
527 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_ghes_v2()
539 aprint_error_dev(sc->sc_dev, "%s: excessive address bits:" in apei_hest_attach_ghes_v2()
555 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_ghes_v2()
570 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_ghes_v2()
699 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_source()
714 aprint_error_dev(sc->sc_dev, "%s:" in apei_hest_attach_source()
729 aprint_error_dev(s in apei_hest_attach_source()
[all...]
H A Dacpi_ec.c261 aprint_error_dev(parent, in acpiecdt_find()
269 aprint_error_dev(parent, in acpiecdt_find()
349 aprint_error_dev(self, "resource parsing failed: %s\n", in acpiec_attach()
355 aprint_error_dev(self, "no data register resource\n"); in acpiec_attach()
359 aprint_error_dev(self, "no CSR register resource\n"); in acpiec_attach()
372 aprint_error_dev(self, "couldn't establish power handler\n"); in acpiec_attach()
402 aprint_error_dev(self, "unable to map data register\n"); in acpiec_common_attach()
407 aprint_error_dev(self, "unable to map CSR register\n"); in acpiec_common_attach()
415 aprint_error_dev(self, "unable to evaluate _GLK: %s\n", in acpiec_common_attach()
430 aprint_error_dev(self, in acpiec_common_attach()
[all …]
H A Dtpm_acpi.c114 aprint_error_dev(self, "cannot parse resources %d\n", rv); in tpm_acpi_attach()
120 aprint_error_dev(self, "cannot find mem\n"); in tpm_acpi_attach()
124 aprint_error_dev(self, "wrong size mem %"PRIu64" < %u\n", in tpm_acpi_attach()
141 aprint_error_dev(sc->sc_dev, "cannot map registers\n"); in tpm_acpi_attach()
146 aprint_error_dev(sc->sc_dev, "probe failed, rv=%d\n", rv); in tpm_acpi_attach()
150 aprint_error_dev(sc->sc_dev, "cannot init device, rv=%d\n", rv); in tpm_acpi_attach()
155 aprint_error_dev(self, "couldn't establish power handler\n"); in tpm_acpi_attach()
H A Dipmi_acpi.c115 aprint_error_dev(self, "no resources\n"); in ipmi_acpi_attach()
122 aprint_error_dev(self, "no resources\n"); in ipmi_acpi_attach()
131 aprint_error_dev(self, "no interrupt\n"); in ipmi_acpi_attach()
166 aprint_error_dev(self, "no resources\n"); in ipmi_acpi_attach()
171 aprint_error_dev(self, "i2c address out of range\n"); in ipmi_acpi_attach()
180 aprint_error_dev(self, "unknown interface type\n"); in ipmi_acpi_attach()
187 aprint_error_dev(self, "couldn't establish power handler\n"); in ipmi_acpi_attach()
/netbsd-src/sys/dev/isapnp/
H A Daha_isapnp.c85 aprint_error_dev(self, "error in region allocation\n"); in aha_isapnp_attach()
94 aprint_error_dev(self, "aha_find failed\n"); in aha_isapnp_attach()
100 aprint_error_dev(self, in aha_isapnp_attach()
105 aprint_error_dev(self, "card drq # (%d) != PnP # (%d)\n", in aha_isapnp_attach()
111 aprint_error_dev(self, in aha_isapnp_attach()
118 aprint_error_dev(self, "card irq # (%d) != PnP # (%d)\n", in aha_isapnp_attach()
128 aprint_error_dev(self, "couldn't establish interrupt\n"); in aha_isapnp_attach()
/netbsd-src/sys/arch/prep/pnpbus/
H A Dfdc_pnpbus.c96 aprint_error_dev(self, "unable to map I/O space\n"); in fdc_pnpbus_attach()
106 aprint_error_dev(self, "can't get iobase size\n"); in fdc_pnpbus_attach()
121 aprint_error_dev(self, in fdc_pnpbus_attach()
127 aprint_error_dev(self, "unknown size: %d of io mapping\n", size); in fdc_pnpbus_attach()
140 aprint_error_dev(self, in fdc_pnpbus_attach()
146 aprint_error_dev(self, "unable to map CTL I/O space\n"); in fdc_pnpbus_attach()
151 aprint_error_dev(self, "unable to get DMA channel\n"); in fdc_pnpbus_attach()
/netbsd-src/sys/dev/i2c/
H A Dr2025.c120 aprint_error_dev(sc->sc_dev, in r2025rtc_gettime_ymdhms()
127 aprint_error_dev(sc->sc_dev, in r2025rtc_gettime_ymdhms()
167 aprint_error_dev(sc->sc_dev, in r2025rtc_settime_ymdhms()
174 aprint_error_dev(sc->sc_dev, in r2025rtc_settime_ymdhms()
192 aprint_error_dev(sc->sc_dev, in r2025rtc_settime_ymdhms()
198 aprint_error_dev(sc->sc_dev, in r2025rtc_settime_ymdhms()
215 aprint_error_dev(sc->sc_dev, in r2025rtc_reg_write()
227 aprint_error_dev(sc->sc_dev, "r2025rtc_reg_write: " in r2025rtc_reg_write()
247 aprint_error_dev(sc->sc_dev, in r2025rtc_reg_read()
259 aprint_error_dev(sc->sc_dev, "r2025rtc_reg_read: " in r2025rtc_reg_read()
H A Dm41st84.c272 aprint_error_dev(sc->sc_dev, in strtc_read()
315 aprint_error_dev(sc->sc_dev, in strtc_write()
358 aprint_error_dev(sc->sc_dev, in strtc_clock_read()
372 aprint_error_dev(sc->sc_dev, in strtc_clock_read()
381 aprint_error_dev(sc->sc_dev, in strtc_clock_read()
395 aprint_error_dev(sc->sc_dev, in strtc_clock_read()
442 aprint_error_dev(sc->sc_dev, in strtc_settime_ymdhms()
454 aprint_error_dev(sc->sc_dev, in strtc_settime_ymdhms()
468 aprint_error_dev(sc->sc_dev, in strtc_settime_ymdhms()
477 aprint_error_dev(sc->sc_dev, in strtc_settime_ymdhms()
[all …]
H A Dmax6900.c186 aprint_error_dev(sc->sc_dev, in maxrtc_read()
225 aprint_error_dev(sc->sc_dev, in maxrtc_write()
239 aprint_error_dev(sc->sc_dev, in maxrtc_write()
255 aprint_error_dev(sc->sc_dev, in maxrtc_write()
288 aprint_error_dev(sc->sc_dev, in maxrtc_gettime_ymdhms()
301 aprint_error_dev(sc->sc_dev, in maxrtc_gettime_ymdhms()
360 aprint_error_dev(sc->sc_dev, in maxrtc_settime_ymdhms()
372 aprint_error_dev(sc->sc_dev, in maxrtc_settime_ymdhms()
394 aprint_error_dev(sc->sc_dev, in maxrtc_settime_ymdhms()
403 aprint_error_dev(s in maxrtc_settime_ymdhms()
[all...]
H A Dihidev.c259 aprint_error_dev(sc->sc_dev, "failed to power down\n");
263 aprint_error_dev(self, "couldn't establish power handler\n"); in ihidev_detach()
281 aprint_error_dev(sc->sc_dev, "failed to power down\n"); in ihidev_detach()
306 aprint_error_dev(sc->sc_dev, "failed to power down\n"); in ihidev_resume()
583 aprint_error_dev(sc->sc_dev, "unknown command %d\n", in ihidev_hid_command()
599 aprint_error_dev(sc->sc_dev, "failed to power on\n"); in ihidev_reset()
614 aprint_error_dev(sc->sc_dev, "failed to reset hardware\n");
640 aprint_error_dev(sc->sc_dev, in ihidev_hid_desc_parse()
649 aprint_error_dev(sc->sc_dev, in ihidev_hid_desc_parse()
657 aprint_error_dev(s in ihidev_hid_desc_parse()
[all...]
/netbsd-src/sys/dev/sdmmc/
H A Dsdmmc_cis.c84 aprint_error_dev(dev, in decode_funce_common()
89 aprint_error_dev(dev, "CISTPL_FUNCE(common) too short\n"); in decode_funce_common()
113 aprint_error_dev(dev, in decode_funce_function()
119 aprint_error_dev(dev, in decode_funce_function()
145 aprint_error_dev(dev, in decode_vers_1()
150 aprint_error_dev(dev, in decode_vers_1()
154 aprint_error_dev(dev, "CISTPL_FUNCE(function) too short\n"); in decode_vers_1()
173 aprint_error_dev(dev, "CISTPL_VERS_1 too short\n"); in sdmmc_read_cis()
208 aprint_error_dev(dev, "bad CIS ptr %#x\n", reg); in sdmmc_read_cis()
223 aprint_error_dev(de in sdmmc_read_cis()
[all...]
/netbsd-src/sys/dev/pci/
H A Dweasel_pci.c115 aprint_error_dev(self, "unable to map device registers\n"); in weasel_pci_attach()
121 aprint_error_dev(self, "Weasel didn't respond to PING\n"); in weasel_pci_attach()
127 aprint_error_dev(self, in weasel_pci_attach()
134 aprint_error_dev(self, in weasel_pci_attach()
142 aprint_error_dev(self, in weasel_pci_attach()
149 aprint_error_dev(self, in weasel_pci_attach()
190 aprint_error_dev(self, in weasel_pci_attach()
217 aprint_error_dev(self, in weasel_pci_attach()
228 aprint_error_dev(self, in weasel_pci_attach()
239 aprint_error_dev(self, in weasel_pci_attach()
[all …]
H A Dif_malo_pci.c122 aprint_error_dev(self, "invalid base address register\n"); in malo_pci_attach()
130 aprint_error_dev(self, "can't map 1st mem space\n"); in malo_pci_attach()
141 aprint_error_dev(self, "invalid base address register\n"); in malo_pci_attach()
149 aprint_error_dev(self, "can't map 2nd mem space\n"); in malo_pci_attach()
155 aprint_error_dev(self, "could not establish softint\n"); in malo_pci_attach()
161 aprint_error_dev(self, "can't map interrupt\n"); in malo_pci_attach()
170 aprint_error_dev(self, "could not establish interrupt"); in malo_pci_attach()
184 aprint_error_dev(self, "couldn't establish power handler\n"); in malo_pci_attach()
/netbsd-src/sys/arch/arm/fdt/
H A Dgicv3_fdt.c157 aprint_error_dev(self, "couldn't map registers\n"); in gicv3_fdt_attach()
172 aprint_error_dev(self, "failed to initialize GIC: %d\n", error); in gicv3_fdt_attach()
221 aprint_error_dev(gic->sc_dev, "couldn't get distributor registers\n"); in gicv3_fdt_map_registers()
225 aprint_error_dev(gic->sc_dev, "couldn't map distributor registers\n"); in gicv3_fdt_map_registers()
234 aprint_error_dev(gic->sc_dev, "couldn't get redistributor registers\n"); in gicv3_fdt_map_registers()
242 aprint_error_dev(gic->sc_dev, "couldn't get redistributor registers\n"); in gicv3_fdt_map_registers()
246 aprint_error_dev(gic->sc_dev, "couldn't map redistributor registers\n"); in gicv3_fdt_map_registers()
252 aprint_error_dev(gic->sc_dev, "couldn't subregion redistributor registers\n"); in gicv3_fdt_map_registers()
284 aprint_error_dev(sc->sc_gic.sc_dev, "couldn't find MBI register frame\n"); in gicv3_fdt_attach_mbi()
290 aprint_error_dev(sc->sc_gic.sc_dev, "missing 'mbi-ranges' property\n"); in gicv3_fdt_attach_mbi()
[all …]
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft_ll.c113 aprint_error_dev(self, "could not map device registers\n"); in ll_tft_attach()
118 aprint_error_dev(self, "could not map dmac registers\n"); in ll_tft_attach()
129 aprint_error_dev(self, "could not allocate framebuffer\n"); in ll_tft_attach()
135 aprint_error_dev(self, "could not map framebuffer\n"); in ll_tft_attach()
142 aprint_error_dev(self, "could not create framebuffer DMA map\n"); in ll_tft_attach()
147 aprint_error_dev(self, "could not load framebuffer DMA map\n"); in ll_tft_attach()
167 aprint_error_dev(self, in ll_tft_attach()
195 aprint_error_dev(self, "error %d\n", error); in ll_tft_attach()
/netbsd-src/sys/dev/usb/
H A Dauvitek.c123 aprint_error_dev(self, "couldn't set config index: %s\n", in auvitek_attach()
129 aprint_error_dev(self, "couldn't get interface handle: %s\n", in auvitek_attach()
135 aprint_error_dev(self, "couldn't get interface handle: %s\n", in auvitek_attach()
145 aprint_error_dev(self, "couldn't set interface: %s\n", in auvitek_attach()
157 aprint_error_dev(self, in auvitek_attach()
176 aprint_error_dev(self, "couldn't set interface: %s\n", in auvitek_attach()
182 aprint_error_dev(self, "couldn't find isoc endpoint\n"); in auvitek_attach()
187 aprint_error_dev(self, "couldn't determine packet length\n"); in auvitek_attach()
202 aprint_error_dev(self, in auvitek_attach()
217 aprint_error_dev(self, "couldn't find bulk endpoint\n"); in auvitek_attach()
[all …]
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra210_xusbpad.c287 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (1)\n"); in tegra210_xusbpad_uphy_enable_pcie()
300 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (2)\n"); in tegra210_xusbpad_uphy_enable_pcie()
314 aprint_error_dev(sc->sc_dev, "timeout enabling UPHY PLL\n"); in tegra210_xusbpad_uphy_enable_pcie()
330 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (3)\n"); in tegra210_xusbpad_uphy_enable_pcie()
343 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (4)\n"); in tegra210_xusbpad_uphy_enable_pcie()
485 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (1)\n"); in tegra210_xusbpad_uphy_enable_sata()
498 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (2)\n"); in tegra210_xusbpad_uphy_enable_sata()
512 aprint_error_dev(sc->sc_dev, "timeout enabling UPHY PLL\n"); in tegra210_xusbpad_uphy_enable_sata()
528 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (3)\n"); in tegra210_xusbpad_uphy_enable_sata()
541 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (4)\n"); in tegra210_xusbpad_uphy_enable_sata()
[all …]
H A Dtegra_ahcisata.c212 aprint_error_dev(self, "couldn't acquire %s\n", supply); in tegra_ahcisata_attach()
216 aprint_error_dev(self, "couldn't enable %s\n", supply); in tegra_ahcisata_attach()
229 aprint_error_dev(self, "failed to decode interrupt\n"); in tegra_ahcisata_attach()
236 aprint_error_dev(self, "failed to establish interrupt on %s\n", in tegra_ahcisata_attach()
375 aprint_error_dev(self, "couldn't set sata-oob rate: %d\n", in tegra_ahcisata_init_clocks()
383 aprint_error_dev(self, "couldn't set sata rate: %d\n", error); in tegra_ahcisata_init_clocks()
398 aprint_error_dev(self, "couldn't enable sata: %d\n", error); in tegra_ahcisata_init_clocks()
403 aprint_error_dev(self, "couldn't enable sata-oob: %d\n", error); in tegra_ahcisata_init_clocks()
411 aprint_error_dev(self, "couldn't enable cml1: %d\n", error); in tegra_ahcisata_init_clocks()
420 aprint_error_dev(self, "failed to enable PHY #%d\n", n); in tegra_ahcisata_init_clocks()

12345678910>>...58