Searched refs:serialstr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c2889 uchar serialstr[13]; asc_prt_asc_board_eeprom() local
2898 if (asc_get_eeprom_string((ushort *)&ep->adapter_info[0], serialstr) asc_prt_asc_board_eeprom()
2900 seq_printf(m, " Serial Number: %s\n", serialstr); asc_prt_asc_board_eeprom()
2960 uchar serialstr[13]; asc_prt_adv_board_eeprom() local
2989 if (asc_get_eeprom_string(wordp, serialstr) == ASC_TRUE) asc_prt_adv_board_eeprom()
2990 seq_printf(m, " Serial Number: %s\n", serialstr); asc_prt_adv_board_eeprom()

Completed in 119 milliseconds