Revision d05eec73e209b0ddca98fdb048de3a18b28223f4 authored by Mao Zhongyi on 11 October 2018, 08:25:08 UTC, committed by Michael S. Tsirkin on 05 November 2018, 18:24:02 UTC
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
1 parent 2728a57
Raw File
trace-events
# scsi/pr-manager.c
pr_manager_execute(int fd, int cmd, int sa, void *opaque) "fd=%d cmd=0x%02x service action=0x%02x opaque=%p"
pr_manager_run(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
back to top