Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dadvansys.c3039 static int asc_get_eeprom_string(ushort *serialnum, uchar *cp) in asc_get_eeprom_string() function
3150 if (asc_get_eeprom_string((ushort *)&ep->adapter_info[0], serialstr) in asc_prt_asc_board_eeprom()
3300 if (asc_get_eeprom_string(wordp, serialstr) == ASC_TRUE) { in asc_prt_adv_board_eeprom()