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