Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h223 #define VIRTIO_DEVICE_STATUS_DEV_NEED_RESET 0x40 macro
H A Dvhost_user.c2516 !!(dev->status & VIRTIO_DEVICE_STATUS_DEV_NEED_RESET), in vhost_user_set_status()