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