Lines Matching full:could
167 device_printf(dev, "could not initialize smart allocator.\n"); in qman_attach()
178 device_printf(dev, "could not allocate memory.\n"); in qman_attach()
186 device_printf(dev, "could not allocate error interrupt.\n"); in qman_attach()
213 device_printf(dev, "could not be configured\n"); in qman_attach()
219 device_printf(dev, "could not be initialized\n"); in qman_attach()
225 device_printf(dev, "could not get QMan revision\n"); in qman_attach()
313 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_create()
357 device_printf(sc->sc_dev, "could not create Frame Queue Range" in qman_fqr_create()
408 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_register_cb()
433 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_enqueue()
459 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_get_counter()
484 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_pull_frame()
509 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_get_base_fqid()
534 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_poll()