Lines Matching refs:VDEV_LOG
149 VDEV_LOG(DEBUG, "no driver attach to device %s", dev->name); in vdev_dma_map()
174 VDEV_LOG(DEBUG, "no driver attach to device %s", dev->name); in vdev_dma_unmap()
198 VDEV_LOG(DEBUG, "Search driver to probe device %s", name); in vdev_probe_all_drivers()
317 VDEV_LOG(ERR, "no driver found for %s", name); in rte_vdev_init()
335 VDEV_LOG(DEBUG, "no driver attach to device %s", name); in vdev_remove_driver()
419 VDEV_LOG(INFO, "vdev with no name is not sent"); in vdev_action()
422 VDEV_LOG(INFO, "send vdev, %s", devname); in vdev_action()
425 VDEV_LOG(ERR, "send vdev, %s, failed, %s", in vdev_action()
434 VDEV_LOG(ERR, "Failed to reply a scan request"); in vdev_action()
437 VDEV_LOG(INFO, "receive vdev, %s", in->name); in vdev_action()
440 VDEV_LOG(DEBUG, "device already exist, %s", in->name); in vdev_action()
442 VDEV_LOG(ERR, "failed to add vdev, %s", in->name); in vdev_action()
445 VDEV_LOG(ERR, "vdev cannot recognize this message"); in vdev_action()
464 VDEV_LOG(ERR, "Failed to add vdev mp action"); in vdev_scan()
483 VDEV_LOG(INFO, "Received %d vdevs", resp->num); in vdev_scan()
486 VDEV_LOG(ERR, "Failed to request vdev from primary"); in vdev_scan()
552 VDEV_LOG(ERR, "failed to initialize %s device", in vdev_probe()