Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_proto.h346 SCSI_VERSION_DESCRIPTOR_SPC4 = 0x0460, enumerator
/openbmc/linux/drivers/target/
H A Dtarget_core_spc.c145 put_unaligned_be16(SCSI_VERSION_DESCRIPTOR_SPC4, &buf[62]); in spc_emulate_inquiry_std()