Searched refs:pr_manager_execute (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/scsi/ |
H A D | pr-manager.h | 36 int coroutine_fn pr_manager_execute(PRManager *pr_mgr, AioContext *ctx, int fd,
|
/openbmc/qemu/scsi/ |
H A D | trace-events | 4 pr_manager_execute(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
|
H A D | pr-manager.c | 51 int coroutine_fn pr_manager_execute(PRManager *pr_mgr, AioContext *ctx, int fd, in pr_manager_execute() function
|
/openbmc/qemu/block/ |
H A D | file-posix.c | 4201 return pr_manager_execute(s->pr_mgr, qemu_get_current_aio_context(), in hdev_co_ioctl()
|