Home
last modified time | relevance | path

Searched refs:elxl_error (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c94 static void elxl_error(elxl_t *, char *, ...);
360 elxl_error(sc, "unable to allocate descriptor dma handle"); in ex_alloc_ring()
368 elxl_error(sc, "unable to allocate descriptor memory"); in ex_alloc_ring()
377 elxl_error(sc, "unable to map descriptor memory"); in ex_alloc_ring()
397 elxl_error(sc, "can't allocate buf dma handle"); in ex_alloc_ring()
404 elxl_error(sc, "unable to allocate buf memory"); in ex_alloc_ring()
413 elxl_error(sc, "unable to map buf memory"); in ex_alloc_ring()
438 elxl_error(sc, "Unable to allocate interrupt, %d, count %d", in elxl_add_intr()
444 elxl_error(sc, "Unable to get interrupt priority"); in elxl_add_intr()
450 elxl_error(sc, "Can't add interrupt handler"); in elxl_add_intr()
[all …]