Searched refs:nvram_version (Results 1 – 3 of 3) sorted by relevance
88 uint16_t nvram_version; member1586 uint16_t nvram_version; member
2643 nv->id[2] != 'P' || nv->id[3] != ' ' || nv->nvram_version < 1) { in qla2x00_nvram_config()2648 chksum, nv->id[0], nv->nvram_version); in qla2x00_nvram_config()5116 nv->nvram_version < cpu_to_le16(ICB_VERSION)) { in qla24xx_nvram_config()5120 "version=0x%x.\n", chksum, nv->id[0], nv->nvram_version); in qla24xx_nvram_config()5129 nv->nvram_version = cpu_to_le16(ICB_VERSION); in qla24xx_nvram_config()6062 nv->nvram_version < cpu_to_le16(ICB_VERSION)) { in qla81xx_nvram_config()6067 le16_to_cpu(nv->nvram_version)); in qla81xx_nvram_config()6076 nv->nvram_version = cpu_to_le16(ICB_VERSION); in qla81xx_nvram_config()
1258 uint8_t nvram_version; member