Searched refs:serial2 (Results 1 – 5 of 5) sorted by relevance
1717 ushort serial2; /* EEPROM serial number word 2 */ member10199 asc_dvc->cfg->serial2 = eep_config.serial_number_word2; in AdvInitFrom3550EEP()10354 asc_dvc->cfg->serial2 = eep_config.serial_number_word2; in AdvInitFrom38C0800EEP()11098 adv_dvc_varp->cfg->serial2; in advansys_board_found()11126 adv_dvc_varp->cfg->serial2; in advansys_board_found()11154 adv_dvc_varp->cfg->serial2; in advansys_board_found()
4898 ha->serial2 = icb->port_name[7]; in qla2x00_nvram_config()7538 ha->serial2 = icb->port_name[7]; in qla24xx_nvram_config()8751 ha->serial2 = icb->port_name[7]; in qla81xx_nvram_config()
1099 sn = ((ha->serial0 & 0x1f) << 16) | (ha->serial2 << 8) | ha->serial1; in qla2x00_serial_num_show()
4182 uint8_t serial2; member
1634 (ha->serial2 << 8) | ha->serial1; in qla2x00_hba_attributes()