Home
last modified time | relevance | path

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

/qemu/scsi/
H A Dqemu-pr-helper.c729 static void coroutine_fn prh_co_entry(void *opaque) in prh_co_entry() function
816 prh->co = qemu_coroutine_create(prh_co_entry, prh); in accept_client()