Searched defs:config2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c13129 u32 ext_phy_config, phy_type, config2; local
13217 config2 = REG_RD(cb, shmem_base + OFFSETOF(struct shmem_region,
13218 dev_info.shared_hw_config.config2));
13224 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK)
13225 mdc_mdio_access = config2 &
13237 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK)
13238 mdc_mdio_access = (config2 &
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h162 u32 config2; /* 0x118 */ member in struct:shared_hw_cfg

Completed in 422 milliseconds