Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dpr-manager.h36 int coroutine_fn pr_manager_execute(PRManager *pr_mgr, AioContext *ctx, int fd,
/openbmc/qemu/scsi/
H A Dtrace-events4 pr_manager_execute(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
H A Dpr-manager.c51 int coroutine_fn pr_manager_execute(PRManager *pr_mgr, AioContext *ctx, int fd, in pr_manager_execute() function
/openbmc/qemu/block/
H A Dfile-posix.c4201 return pr_manager_execute(s->pr_mgr, qemu_get_current_aio_context(), in hdev_co_ioctl()