Lines Matching full:could

276 The driver could not access the controller NVRAM correctly.
278 The driver could not allocate DMA memory to setup the controllers
281 The driver could not create a network interface for the controller.
283 The driver could not access the PHY used by the controller.
285 The driver could not initialize the IRQ handler.
287 The driver could not read a PHY register before the timeout period expired.
289 The driver could not write to the PHY register because a timeout occurred.
291 The driver could not write to NVRAM because a timeout occurred.
304 .It "bce%d: Could not allocate parent DMA tag!"
305 The driver could not allocate a PCI compatible DMA tag.
306 .It "bce%d: Could not allocate status block DMA tag!"
307 The driver could not allocate a DMA tag for the controller's
309 .It "bce%d: Could not allocate status block DMA memory!"
310 The driver could not allocate DMA addressable memory for the controller's
312 .It "bce%d: Could not map status block DMA memory!"
313 The driver could not map the status block memory into the controller's DMA
315 .It "bce%d: Could not allocate statistics block DMA tag!"
316 The driver could not allocate a DMA tag for the controller's
318 .It "bce%d: Could not allocate statistics block DMA memory!"
319 The driver could not allocate DMA addressable memory for the controller's
321 .It "bce%d: Could not map statistics block DMA memory!"
322 The driver could not map the statistics block memory into the controller's DMA
324 .It "bce%d: Could not allocate TX descriptor chain DMA tag!"
325 The driver could not allocate a DMA tag for the controller's
327 .It "bce%d: Could not allocate TX descriptor chain DMA memory!"
328 The driver could not allocate DMA addressable memory for the controller's
330 .It "bce%d: Could not map TX descriptor chain DMA memory!"
331 The driver could not map the TX descriptor chain memory into the controller's DMA
333 .It "bce%d: Could not allocate TX mbuf DMA tag!"
334 The driver could not allocate a DMA tag for the controller's
337 The driver could not map the TX mbuf memory into the controller's DMA
339 .It "bce%d: Could not allocate RX descriptor chain DMA tag!"
340 The driver could not allocate a DMA tag for the controller's
342 .It "bce%d: Could not allocate RX descriptor chain "
343 The driver could not allocate DMA addressable memory for the controller's
345 .It "bce%d: Could not map RX descriptor chain DMA memory!"
346 The driver could not map the RX descriptor chain memory into the controller's DMA
348 .It "bce%d: Could not allocate RX mbuf DMA tag!"
349 The driver could not allocate a DMA tag for the controller's
352 The driver could not map the RX mbuf memory into the controller's DMA
371 The driver could not map a RX mbuf into DMA addressable memory.
390 The driver could not map a TX mbuf into DMA addressable memory.