Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h116 #define COMPARE_AND_WRITE 0x89 macro
/openbmc/linux/include/scsi/
H A Dscsi_proto.h112 #define COMPARE_AND_WRITE 0x89 macro
/openbmc/qemu/scsi/
H A Dutils.c534 [ COMPARE_AND_WRITE ] = "COMPARE_AND_WRITE", in scsi_command_name()
/openbmc/linux/drivers/target/
H A Dtarget_core_spc.c1465 .opcode = COMPARE_AND_WRITE,
1467 .usage_bits = {COMPARE_AND_WRITE, 0x18, 0xff, 0xff,
H A Dtarget_core_device.c1135 case COMPARE_AND_WRITE: in passthrough_parse_cdb()
H A Dtarget_core_sbc.c903 case COMPARE_AND_WRITE: in sbc_parse_cdb()