Home
last modified time | relevance | path

Searched refs:EXTENDED_COPY (Results 1 – 3 of 3) sorted by relevance

/qemu/include/scsi/
H A Dconstants.h111 #define EXTENDED_COPY 0x83 macro
/qemu/scsi/
H A Dutils.c529 [ EXTENDED_COPY ] = "EXTENDED_COPY", in scsi_command_name()
/qemu/block/
H A Discsi.c2212 task->cdb[0] = EXTENDED_COPY; in iscsi_xcopy_task()