Home
last modified time | relevance | path

Searched refs:config2 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h162 u32 config2; /* 0x118 */ member
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c345 offset = OFFSETOF(shmem_region_t, dev_info.shared_hw_config.config2) ; in lm_setup_fan_failure_detection()
H A Dlm_devinfo.c1930 OFFSETOF(shmem_region_t, dev_info.shared_hw_config.config2),&val); in lm_get_shmem_shared_hw_config()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c13129 u32 ext_phy_config, phy_type, config2; in elink_populate_ext_phy() local
13217 config2 = REG_RD(cb, shmem_base + OFFSETOF(struct shmem_region, in elink_populate_ext_phy()
13218 dev_info.shared_hw_config.config2)); in elink_populate_ext_phy()
13224 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK) in elink_populate_ext_phy()
13225 mdc_mdio_access = config2 & in elink_populate_ext_phy()
13237 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK) in elink_populate_ext_phy()
13238 mdc_mdio_access = (config2 & in elink_populate_ext_phy()