Searched refs:config2 (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/libexec/nuageinit/tests/
H A Dnuageinit.sh7 atf_test_case config2
334 atf_add_test_case config2
/freebsd-current/contrib/kyua/integration/
H A Dcmd_debug_test.sh277 atf_test_program{name="config2", test_suite="suite2"}
281 utils_cp_helper config config2
289 debug config2:get_variable
H A Dcmd_test_test.sh567 atf_test_program{name="config2", test_suite="suite2"}
571 utils_cp_helper config config2
579 grep 'config2:get_variable.*passed' stdout
/freebsd-current/sys/dev/bxe/
H A Dbxe_elink.c13164 uint32_t ext_phy_config, phy_type, config2; local
13239 config2 = REG_RD(sc, shmem_base + offsetof(struct shmem_region,
13240 dev_info.shared_hw_config.config2));
13246 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK)
13247 mdc_mdio_access = config2 &
13259 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK)
13260 mdc_mdio_access = (config2 &
H A Dbxe.c13658 SHMEM_RD(sc, dev_info.shared_hw_config.config2);
16883 val = (SHMEM_RD(sc, dev_info.shared_hw_config.config2) &
H A Decore_hsi.h213 uint32_t config2; /* 0x118 */ member in struct:shared_hw_cfg
/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h624 u32 config2; member in struct:flash_spec
H A Dif_bce.c2528 REG_WR(sc, BCE_NVM_CFG2, flash->config2);

Completed in 520 milliseconds