Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c230 static void vus_proc_req(VuDev *vu_dev, int idx) in vus_proc_req() function
305 vu_set_queue_handler(vu_dev, vq, started ? vus_proc_req : NULL); in vus_queue_set_started()