Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aacraid/
Daachba.c203 TVPD_ID_Descriptor_Type_1 IdDescriptorType1; member
957 sizeof(VPDPage83Data.IdDescriptorType1) + in get_container_serial_callback()
962 VPDPage83Data.IdDescriptorType1.CodeSet = 2; in get_container_serial_callback()
964 VPDPage83Data.IdDescriptorType1.IdentifierType = 1; in get_container_serial_callback()
965 VPDPage83Data.IdDescriptorType1.IdentifierLength = in get_container_serial_callback()
966 sizeof(VPDPage83Data.IdDescriptorType1) - 4; in get_container_serial_callback()
969 memcpy(VPDPage83Data.IdDescriptorType1.VendId, in get_container_serial_callback()
971 sizeof(VPDPage83Data.IdDescriptorType1.VendId)); in get_container_serial_callback()
972 memcpy(VPDPage83Data.IdDescriptorType1.ProductId, in get_container_serial_callback()
975 VPDPage83Data.IdDescriptorType1.ProductId)); in get_container_serial_callback()
[all …]