Searched refs:nvram_version (Results 1 – 3 of 3) sorted by relevance
134 uint16_t nvram_version; member1734 uint16_t nvram_version; member
4482 nv->nvram_version < 1) { in qla2x00_nvram_config()4486 chksum, nv->id, nv->nvram_version); in qla2x00_nvram_config()7092 le16_to_cpu(nv->nvram_version) < ICB_VERSION) { in qla24xx_nvram_config()7096 chksum, nv->id, nv->nvram_version); in qla24xx_nvram_config()7106 nv->nvram_version = cpu_to_le16(ICB_VERSION); in qla24xx_nvram_config()8289 le16_to_cpu(nv->nvram_version) < ICB_VERSION) { in qla81xx_nvram_config()8293 chksum, nv->id, le16_to_cpu(nv->nvram_version)); in qla81xx_nvram_config()8303 nv->nvram_version = cpu_to_le16(ICB_VERSION); in qla81xx_nvram_config()
1535 uint8_t nvram_version; member