Searched refs:BLOCK_PROTECT_BITS (Results 1 – 1 of 1) sorted by relevance
25 #define BLOCK_PROTECT_BITS 0x0F macro2575 val &= ~(BLOCK_PROTECT_BITS << 2); in qla82xx_unprotect_flash()2578 val |= (BLOCK_PROTECT_BITS << 2); in qla82xx_unprotect_flash()2609 val |= (BLOCK_PROTECT_BITS << 2); in qla82xx_protect_flash()