Home
last modified time | relevance | path

Searched refs:COMPARE_AND_WRITE (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h113 #define COMPARE_AND_WRITE 0x89 macro
/linux/drivers/target/
H A Dtarget_core_spc.c1501 .opcode = COMPARE_AND_WRITE,
1503 .usage_bits = {COMPARE_AND_WRITE, 0x18, 0xff, 0xff,
H A Dtarget_core_device.c1204 case COMPARE_AND_WRITE: in passthrough_parse_cdb()
H A Dtarget_core_sbc.c954 case COMPARE_AND_WRITE: in sbc_parse_cdb()