Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c1637 HC_CONFIG_COM_TMR_MODE | HC_CONFIG_CMD_TMR_MODE); in init_hc()
1656 val |= HC_CONFIG_CMD_TMR_MODE; in init_hc()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h9885 #define HC_CONFIG_CMD_TMR_MODE (1UL<<4) macro