Home
last modified time | relevance | path

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

/Linux-v6.6/include/scsi/
Dscsi_proto.h112 #define COMPARE_AND_WRITE 0x89 macro
/Linux-v6.6/drivers/target/
Dtarget_core_spc.c1465 .opcode = COMPARE_AND_WRITE,
1467 .usage_bits = {COMPARE_AND_WRITE, 0x18, 0xff, 0xff,
Dtarget_core_device.c1140 case COMPARE_AND_WRITE: in passthrough_parse_cdb()
Dtarget_core_sbc.c903 case COMPARE_AND_WRITE: in sbc_parse_cdb()