Home
last modified time | relevance | path

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

/qemu/docs/interop/
H A Dpr-helper.rst15 "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
57 (PERSISTENT RESERVE IN) or 0x5F (PERSISTENT RESERVE OUT).
60 RESERVE IN) or parameter list length (stored in bytes 5-8 of the CDB
61 for PERSISTENT RESERVE OUT) is limited to 8 KiB.
63 For PERSISTENT RESERVE OUT, the parameter list is sent right after the
70 - 4 bytes for the payload size (nonzero only for PERSISTENT RESERVE IN
81 specified in the CDB for the PERSISTENT RESERVE IN command.
/qemu/docs/system/
H A Dpr-manager.rst16 the "persistent reservation manager". Only PERSISTENT RESERVE OUT and
17 PERSISTENT RESERVE IN commands are passed to the persistent reservation
/qemu/include/scsi/
H A Dconstants.h46 #define RESERVE 0x16 macro
/qemu/scsi/
H A Dutils.c478 [ RESERVE ] = "RESERVE", in scsi_command_name()
/qemu/hw/scsi/
H A Dscsi-disk.c1977 case RESERVE: in scsi_disk_emulate_command()
2039 case RESERVE: in scsi_disk_emulate_command()
H A Dscsi-bus.c1088 case RESERVE: in scsi_req_xfer()