Searched refs:device_identifier_code_set (Results 1 – 2 of 2) sorted by relevance
1222 switch (vpd->device_identifier_code_set) { in transport_dump_vpd_ident()1240 " 0x%02x", vpd->device_identifier_code_set); in transport_dump_vpd_ident()1264 vpd->device_identifier_code_set = (page_83[0] & 0x0f); in transport_set_vpd_ident()1265 switch (vpd->device_identifier_code_set) { in transport_set_vpd_ident()
318 u32 device_identifier_code_set; member