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

/netbsd-6-1-5-RELEASE/sys/dev/eisa/
H A Duha_eisa.c167 u_int8_t config0, config1, config2; local
173 config2 = bus_space_read_1(iot, ioh, U24_CONFIG + 2);
215 sc->sc_scsi_dev = config2 & U24_HOSTID_MASK;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dihavar.h234 uint16_t config2; member in struct:eeprom_adapter
H A Diha.c616 sc->sc_channel.chan_ntargets = CFG_TARGET(conf->config2);
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dlom.c267 uint8_t reg, fw_rev, config, config2, config3; local
310 config2 = config3 = 0;
319 lom_read(sc, LOM_IDX_CONFIG2, &config2);
329 sc->sc_num_temp = min((config2 >> 4) & 0xf, LOM_MAX_TEMP);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtrm.c135 uint8_t config2; /* Target configuration byte 2 */ member in struct:nvram_target
2443 target->config2 = 0x00;
H A Dif_bnxreg.h322 u_int32_t config2; member in struct:flash_spec
H A Dif_bnx.c1572 REG_WR(sc, BNX_NVM_CFG2, flash->config2);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dsanity.sh1657 tests="$tests config config2 config3 config4"
18831 # config2: MinCompressionLevel and MaxCompressionLevel in config
20081 config2)
20087 remoteonly config2
20097 dotest config2-init-1 "$testcvs -q co CVSROOT" "U CVSROOT/$DOTSTAR"
20098 dotest config2-init-1b "$testcvs -Q tag initial"
20104 dotest config2-init-2 \
20114 dotest config2-1 "$testcvs -z9 update" \
20118 dotest config2-2 "$testcvs -z1 update" \
20122 dotest config2
[all...]

Completed in 323 milliseconds