Home
last modified time | relevance | path

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

/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c805 PRHelperClient *prh; in accept_client() local
813 prh = g_new(PRHelperClient, 1); in accept_client()
814 prh->ioc = cioc; in accept_client()
815 prh->fd = -1; in accept_client()
816 prh->co = qemu_coroutine_create(prh_co_entry, prh); in accept_client()
817 qemu_coroutine_enter(prh->co); in accept_client()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h2322 uint64_t prh:4; member
2328 uint64_t prh:4;