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

/netbsd-current/share/doc/smm/config/
H A DMakefile10 EXTRAHTMLFILES=config1.png config2.png config3.png config4.png config5.png
/netbsd-current/sys/dev/eisa/
H A Duha_eisa.c174 u_int8_t config0, config1, config2; local
180 config2 = bus_space_read_1(iot, ioh, U24_CONFIG + 2);
222 sc->sc_scsi_dev = config2 & U24_HOSTID_MASK;
/netbsd-current/sys/dev/ic/
H A Dihavar.h234 uint16_t config2; member in struct:eeprom_adapter
H A Diha.c611 sc->sc_channel.chan_ntargets = CFG_TARGET(conf->config2);
/netbsd-current/external/bsd/kyua-cli/dist/integration/
H A Dcmd_debug_test.sh275 atf_test_program{name="config2", test_suite="suite2"}
279 utils_cp_helper config config2
287 debug config2:get_variable
H A Dcmd_test_test.sh526 atf_test_program{name="config2", test_suite="suite2"}
530 utils_cp_helper config config2
538 grep 'config2:get_variable.*passed' stdout
/netbsd-current/sys/arch/sparc64/dev/
H A Dlom.c266 uint8_t reg, fw_rev, config, config2, config3; local
309 config2 = config3 = 0;
318 lom_read(sc, LOM_IDX_CONFIG2, &config2);
328 sc->sc_num_temp = uimin((config2 >> 4) & 0xf, LOM_MAX_TEMP);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.c654 " config=0x%llx config1=0x%llx config2=0x%llx wakeup_events=%lld __reserved_1=%lld\n",
657 (unsigned long long) at->config2, (unsigned long long) at->wakeup_events,
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.c654 " config=0x%llx config1=0x%llx config2=0x%llx wakeup_events=%lld __reserved_1=%lld\n",
657 (unsigned long long) at->config2, (unsigned long long) at->wakeup_events,
/netbsd-current/sys/dev/pci/
H A Dtrm.c135 uint8_t config2; /* Target configuration byte 2 */ member in struct:nvram_target
2448 target->config2 = 0x00;
H A Dif_bnxreg.h304 uint32_t config2; member in struct:flash_spec
H A Dif_bnx.c1773 REG_WR(sc, BNX_NVM_CFG2, flash->config2);
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh1691 tests="$tests config config2 config3 config4"
18925 # config2: MinCompressionLevel and MaxCompressionLevel in config
20174 config2)
20180 remoteonly config2
20190 dotest config2-init-1 "$testcvs -q co CVSROOT" "U CVSROOT/$DOTSTAR"
20191 dotest config2-init-1b "$testcvs -Q tag initial"
20197 dotest config2-init-2 \
20207 dotest config2-1 "$testcvs -z9 update" \
20211 dotest config2-2 "$testcvs -z1 update" \
20215 dotest config2
[all...]

Completed in 262 milliseconds