Searched refs:device_identifier_code_set (Results 1 – 2 of 2) sorted by relevance
1129 switch (vpd->device_identifier_code_set) { in transport_dump_vpd_ident()1147 " 0x%02x", vpd->device_identifier_code_set); in transport_dump_vpd_ident()1171 vpd->device_identifier_code_set = (page_83[0] & 0x0f); in transport_set_vpd_ident()1172 switch (vpd->device_identifier_code_set) { in transport_set_vpd_ident()
315 u32 device_identifier_code_set; member