Home
last modified time | relevance | path

Searched refs:SCSI_VERSION_DESCRIPTOR_SBC3 (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h423 SCSI_VERSION_DESCRIPTOR_SBC3 = 0x04c0, enumerator
/linux/drivers/target/
H A Dtarget_core_spc.c147 put_unaligned_be16(SCSI_VERSION_DESCRIPTOR_SBC3, &buf[64]); in spc_emulate_inquiry_std()