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