Home
last modified time | relevance | path

Searched refs:MISC_CFG_NVM_WR_EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_nvram.c315 REG_WR(pdev, misc.misc_cfg, val & ~MISC_CFG_NVM_WR_EN); in disable_nvram_write()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h3392 #define MISC_CFG_NVM_WR_EN (0x3UL<<1) macro