Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dscsi_proto.h339 SCSI_VERSION_DESCRIPTOR_SBC3 = 0x04c0, enumerator
/linux-5.19.10/drivers/target/
Dtarget_core_spc.c141 put_unaligned_be16(SCSI_VERSION_DESCRIPTOR_SBC3, &buf[64]); in spc_emulate_inquiry_std()