Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h103 #define PHY_ENABLE_CONFIG_AS_MASTER BIT_12 macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c596 val = PHY_CONFIG_AS_MASTER | PHY_ENABLE_CONFIG_AS_MASTER; in init_utp()