Searched refs:BLOCK_PROTECT_BITS (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx.c25 #define BLOCK_PROTECT_BITS 0x0F macro
2576 val &= ~(BLOCK_PROTECT_BITS << 2); qla82xx_unprotect_flash()
2579 val |= (BLOCK_PROTECT_BITS << 2); qla82xx_unprotect_flash()
2610 val |= (BLOCK_PROTECT_BITS << 2); qla82xx_protect_flash()

Completed in 104 milliseconds