Lines Matching refs:twe_printf
216 twe_printf(sc, "can't allocate register window\n"); in twe_attach()
232 twe_printf(sc, "can't allocate parent DMA tag\n"); in twe_attach()
243 twe_printf(sc, "can't allocate interrupt\n"); in twe_attach()
249 twe_printf(sc, "can't set up interrupt\n"); in twe_attach()
266 twe_printf(sc, "can't allocate data buffer DMA tag\n"); in twe_attach()
275 twe_printf(sc, "can't allocate command memory\n"); in twe_attach()
294 twe_printf(sc, "can't allocate data buffer DMA tag\n"); in twe_attach()
310 twe_printf(sc, "can't allocate data buffer DMA tag\n"); in twe_attach()
319 twe_printf(sc, "can't allocate memory for immediate requests\n"); in twe_attach()
355 twe_printf(sc, "can't establish configuration hook\n"); in twe_attach()
573 twe_printf(sc, "Cannot add unit\n"); in twe_attach_drive()
591 twe_printf(sc, "Cannot attach unit to controller. error = %d\n", error); in twe_attach_drive()
612 twe_printf(sc, "failed to delete unit %d\n", unit); in twe_detach_drive()
933 twe_printf(sc, "unable to allocate dmamap for tag %d\n", tag); in twe_allocate_request()
1119 twe_printf(sc, "%s: malloc failed\n", __func__); in twe_map_request()