Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aacraid/
Daachba.c204 TVPD_ID_Descriptor_Type_2 IdDescriptorType2; member
958 sizeof(VPDPage83Data.IdDescriptorType2); in get_container_serial_callback()
993 VPDPage83Data.IdDescriptorType2.CodeSet = 1; in get_container_serial_callback()
995 VPDPage83Data.IdDescriptorType2.IdentifierType = 2; in get_container_serial_callback()
996 VPDPage83Data.IdDescriptorType2.IdentifierLength = in get_container_serial_callback()
997 sizeof(VPDPage83Data.IdDescriptorType2) - 4; in get_container_serial_callback()
999 VPDPage83Data.IdDescriptorType2.EU64Id.VendId[0] = 0xD0; in get_container_serial_callback()
1000 VPDPage83Data.IdDescriptorType2.EU64Id.VendId[1] = 0; in get_container_serial_callback()
1001 VPDPage83Data.IdDescriptorType2.EU64Id.VendId[2] = 0; in get_container_serial_callback()
1003 VPDPage83Data.IdDescriptorType2.EU64Id.Serial = in get_container_serial_callback()
[all …]