HomeSort by: relevance | last modified time | path
    Searched refs:aprint_error (Results 1 - 25 of 1185) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/zaurus/dev/
ioexpvar.h 50 aprint_error("%s: this kernel is not support SL-C1000\n",
59 aprint_error("%s: this kernel is not support SL-C1000\n",
68 aprint_error("%s: this kernel is not support SL-C1000\n",
77 aprint_error("%s: this kernel is not support SL-C1000\n",
  /src/sys/external/bsd/drm2/nouveau/
nouveau_module.c 78 aprint_error("nouveau: failed to initialize: %d\n",
86 aprint_error("nouveau: failed to init component"
99 aprint_error("nouveau: failed to fini component"
  /src/usr.sbin/cpuctl/
cpuctl.h 33 int aprint_error(const char *, ...) __printflike(1, 2);
  /src/sys/arch/arm/altera/
cycv_gmac.c 87 aprint_error(": couldn't get registers\n");
94 aprint_error(": couldn't map registers\n");
100 aprint_error(": failed to decode interrupt\n");
106 aprint_error(": couldn't get clock\n");
112 aprint_error(": couldn't get reset\n");
118 aprint_error(": missing 'phy-mode' property\n");
123 aprint_error(": couldn't enable clocks\n");
128 aprint_error(": couldn't de-assert reset\n");
  /src/sys/arch/arm/sunxi/
sunxi_gmac.c 137 aprint_error(": couldn't get registers\n");
144 aprint_error(": couldn't map registers\n");
150 aprint_error(": failed to decode interrupt\n");
157 aprint_error(": couldn't get clocks\n");
165 aprint_error(": missing 'phy-mode' property\n");
171 aprint_error(": couldn't enable PHY regualtor\n");
177 aprint_error(": failed to set TX clock rate (MII)\n");
182 aprint_error(": failed to set TX clock rate (RGMII)\n");
186 aprint_error(": unsupported phy-mode '%s'\n", phy_mode);
191 aprint_error(": couldn't enable clocks\n")
    [all...]
  /src/sbin/dkscan_bsdlabel/
dkscan_util.h 42 void aprint_error(const char *format, ...) __printflike(1, 2);
  /src/sys/dev/pci/
lpt_puc.c 80 aprint_error(": polling not supported\n");
92 aprint_error("couldn't establish interrupt");
94 aprint_error(" at %s", intrstr);
95 aprint_error("\n");
dpt_pci.c 101 aprint_error("can't map i/o space\n");
107 aprint_error("can't map i/o subregion\n");
120 aprint_error("can't map interrupt\n");
127 aprint_error("can't establish interrupt");
129 aprint_error(" at %s", intrstr);
130 aprint_error("\n");
  /src/sys/dev/ofisa/
ess_ofisa.c 100 aprint_error(": error getting register data\n");
104 aprint_error(": register type not i/o\n");
108 aprint_error(": weird register size (%lu, expected %d)\n",
125 aprint_error(": error getting interrupt data\n");
131 aprint_error(": error getting DMA data\n");
143 aprint_error(": unable to map register space\n");
155 aprint_error(": essmatch failed\n");
sb_ofisa.c 106 aprint_error(": error getting register data\n");
110 aprint_error(": register type not i/o\n");
114 aprint_error(": weird register size (%lu, expected %d or %d)\n",
121 aprint_error(": error getting interrupt data\n");
127 aprint_error(": error getting DMA data\n");
135 aprint_error(": unable to map register space\n");
158 aprint_error(": weird DMA width %d\n", dma[n].width);
164 aprint_error(": no 8-bit DMA channel\n");
169 aprint_error(": sbmatch failed\n");
joy_ofisa.c 94 aprint_error(": error getting register data\n");
98 aprint_error(": register type not i/o\n");
102 aprint_error(": weird register size (%lu, expected %d)\n",
111 aprint_error(": unable to map register space\n");
  /src/sys/arch/riscv/fdt/
cpu_fdt.c 72 aprint_error("%s: no /cpus node found\n", __func__);
88 aprint_error("hart id too big %lu (%u)", hartid,
96 aprint_error("Unknown hart id %lx", hartid);
101 aprint_error("Unexpected error (%ld) from get_status",
127 aprint_error("%s: no /cpus node found\n", __func__);
159 aprint_error("%s: failed to enable CPU %#lx\n",
172 aprint_error("hart%ld: WARNING: AP %u failed to start\n",
cpus_fdt.c 51 aprint_error(": can't get timebase frequency\n");
  /src/sys/arch/arm/fdt/
plmmc_fdt.c 75 aprint_error(": missing 'reg' property\n");
81 aprint_error(": couldn't get clock\n");
86 aprint_error(": couldn't enable clock\n");
92 aprint_error(": failed to decode interrupt\n");
101 aprint_error(": couldn't map device\n");
  /src/sys/dev/fdt/
ahcisata_fdt.c 72 aprint_error(": couldn't get registers\n");
81 aprint_error(": couldn't map registers\n");
88 aprint_error(": failed to decode interrupt\n");
94 aprint_error(": couldn't enable clock #%d\n", i);
99 aprint_error(": couldn't de-assert reset #%d\n", i);
dwcwdt_fdt.c 70 aprint_error(": couldn't get registers\n");
76 aprint_error(": couldn't enable clock\n");
81 aprint_error(": couldn't assert reset\n");
85 aprint_error(": couldn't de-assert reset\n");
92 aprint_error(": couldn't map registers\n");
  /src/sys/arch/alpha/pci/
dwlpx.c 324 aprint_error("\tHPC %d: ERR=0x%08x; DMA %s Memory, "
329 aprint_error("\t PCI device asserted SERR_L\n");
331 aprint_error("\t Incremental Latency Exceeded\n");
333 aprint_error("\t CPU access of SG RAM Parity Error\n");
335 aprint_error("\t Illegal CSR Address Error\n");
337 aprint_error("\t Nonexistent PCI Address Error\n");
339 aprint_error("\t PCI Target Disconnect Error\n");
341 aprint_error("\t PCI Target Abort Error\n");
343 aprint_error("\t PCI Write Parity Error\n");
345 aprint_error("\t PCI Data Parity Error\n")
    [all...]
  /src/sys/dev/eisa/
dpt_eisa.c 136 aprint_error("can't map i/o space\n");
146 aprint_error("HBA on invalid IRQ\n");
151 aprint_error("can't map interrupt (%d)\n", irq);
159 aprint_error("can't establish interrupt");
161 aprint_error(" at %s", intrstr);
162 aprint_error("\n");
  /src/sys/external/bsd/drm2/drm/
drm_sysctl.c 73 aprint_error("unhandled module param type %d for %s\n",
90 aprint_error("unhandled module param type %d for %s\n",
110 aprint_error("unhandled module param type %d for %s\n",
138 aprint_error("sysctl_createv returned %d, "
152 aprint_error("sysctl_createv returned %d, "
162 aprint_error("sysctl_createv returned %d, "
  /src/sys/arch/mac68k/nubus/
if_ae_nubus.c 138 aprint_error(": can't map memory space\n");
164 aprint_error(": failed to map register space\n");
169 aprint_error(": failed to determine size of RAM.\n");
174 aprint_error(": failed to map register space\n");
184 aprint_error(": can't find MAC address\n");
200 aprint_error(": failed to map register space\n");
206 aprint_error(": failed to map register space\n");
216 aprint_error(": can't find MAC address\n");
221 aprint_error(": unsupported Dayna hardware\n");
232 aprint_error(": failed to map register space\n")
    [all...]
  /src/sys/arch/arm/amlogic/
mesongxl_usb3phy.c 171 aprint_error(": couldn't get registers\n");
175 aprint_error(": couldn't map registers\n");
181 aprint_error(": couldn't get phy clock\n");
187 aprint_error(": couldn't get peripheral clock\n");
194 aprint_error(": couldn't de-assert reset #%d\n", n);
199 aprint_error(": couldn't enable phy clock\n");
204 aprint_error(": couldn't enable peripheral clock\n");
212 aprint_error(": couldn't enable supply\n");
  /src/sys/arch/arm/nvidia/
tegra_xusbpad.c 59 aprint_error("%s: could not enable SATA\n", __func__);
69 aprint_error("%s: could not enable XHCI\n", __func__);
  /src/sys/net/
if_module.h 34 aprint_error("%s: unable to register cfdriver for" \
43 aprint_error("%s: failed to detach %s cfdriver, " \
  /src/sys/arch/riscv/starfive/
jh71x0_eth.c 97 aprint_error(": couldn't get registers\n");
105 aprint_error(": couldn't get 'starfive,syscon' property\n");
109 aprint_error(": incorrect syscon data (len = %u)\n",
119 aprint_error(": couldn't get syscon\n");
127 aprint_error(": couldn't map registers\n");
136 aprint_error(": couldn't enable clock #%d\n", n);
144 aprint_error(": couldn't de-assert reset #%d\n", n);
162 aprint_error(": unsupported phy-mode '%s'\n", phy_mode);
  /src/sys/external/bsd/drm2/i915drm/
i915_module.c 122 aprint_error("i915drmkms: failed to initialize: %d\n",
130 aprint_error("i915drmkms: failed to init component"
143 aprint_error("i915drmkms: failed to fini component"

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>