Searched refs:BLOCK_PROTECT_BITS (Results 1 – 1 of 1) sorted by relevance
26 #define BLOCK_PROTECT_BITS 0x0F macro2592 val &= ~(BLOCK_PROTECT_BITS << 2); in qla82xx_unprotect_flash()2595 val |= (BLOCK_PROTECT_BITS << 2); in qla82xx_unprotect_flash()2626 val |= (BLOCK_PROTECT_BITS << 2); in qla82xx_protect_flash()