Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h382 #define PORT_FEATURE_RPHY_ENABLED 0x08000000 macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c1173 if(val & PORT_FEATURE_RPHY_ENABLED) in lm_get_dev_info()