Searched refs:SCMD_COPY (Results 1 – 3 of 3) sorted by relevance
75 #define SCMD_COPY 0x18 macro433 /* 0x18 */ SCMD_COPY, "copy", \
92 SPC3_CMD_COPY = SCMD_COPY,
319 if (ucmd->uscsi_cdb[0] == SCMD_COPY || in invalid_uscsi_operation()