Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_sup.c311 uint16_t wprot, wprot_old; in qla2x00_clear_nvram_protection() local
320 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()