Home
last modified time | relevance | path

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

/linux-6.14.4/include/scsi/
Dscsi_proto.h113 #define COMPARE_AND_WRITE 0x89 macro
/linux-6.14.4/drivers/target/
Dtarget_core_spc.c1465 .opcode = COMPARE_AND_WRITE,
1467 .usage_bits = {COMPARE_AND_WRITE, 0x18, 0xff, 0xff,
Dtarget_core_device.c1135 case COMPARE_AND_WRITE: in passthrough_parse_cdb()
Dtarget_core_sbc.c903 case COMPARE_AND_WRITE: in sbc_parse_cdb()