Searched refs:wprot (Results 1 – 1 of 1) sorted by relevance
311 uint16_t wprot, wprot_old; in qla2x00_clear_nvram_protection() local320 wprot = cpu_to_le16(qla2x00_get_nvram_word(ha, ha->nvram_base)); in qla2x00_clear_nvram_protection()321 if (stat != QLA_SUCCESS || wprot != 0x1234) { in qla2x00_clear_nvram_protection()