Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/eisa/
Duha_eisa.c155 u_int8_t config0, config1, config2; in u24_find() local
161 config2 = bus_space_read_1(iot, ioh, U24_CONFIG + 2); in u24_find()
203 sc->sc_scsi_dev = config2 & U24_HOSTID_MASK; in u24_find()
/openbsd/src/sys/dev/ic/
Dqlwreg.h174 u_int8_t config2; member
193 u_int8_t config2; member
Dqlw.c1549 sc->sc_async_data_setup[0] = (nv->config2 & 0x0f); in qlw_parse_nvram_1040()
1550 sc->sc_req_ack_active_neg[0] = ((nv->config2 & 0x10) >> 4); in qlw_parse_nvram_1040()
1551 sc->sc_data_line_active_neg[0] = ((nv->config2 & 0x20) >> 5); in qlw_parse_nvram_1040()
1581 sc->sc_async_data_setup[bus] = (nv->config2 & 0x0f); in qlw_parse_nvram_1080()
1582 sc->sc_req_ack_active_neg[bus] = ((nv->config2 & 0x10) >> 4); in qlw_parse_nvram_1080()
1583 sc->sc_data_line_active_neg[bus] = ((nv->config2 & 0x20) >> 5); in qlw_parse_nvram_1080()
/openbsd/src/gnu/llvm/lldb/examples/test/
D.lldbtest-config26 …r /Volumes/data/lldb-test/archs -s session -c ../examples/test/.lldbtest-config2 -v -w . 2> ~/Deve…
/openbsd/src/sys/arch/sparc64/dev/
Dlom.c238 uint8_t reg, fw_rev, config, config2, config3; in lom_attach() local
281 config2 = config3 = 0; in lom_attach()
289 lom_read(sc, LOM_IDX_CONFIG2, &config2); in lom_attach()
298 sc->sc_num_temp = min((config2 >> 4) & 0xf, LOM_MAX_TEMP); in lom_attach()
/openbsd/src/sys/dev/pci/
Dif_bnxreg.h332 u_int32_t config2; member
Dif_bnx.c1756 REG_WR(sc, BNX_NVM_CFG2, flash->config2); in bnx_init_nvram()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.113066 * acconfig.h: Remove include of config2.h.
3069 Make config.h, not config2.h, from host_xm_file.
3071 (distclean): Remove auto-config.h, not config2.h.
4396 (links): Rename config.h to config2.h.
4400 (distclean): Delete config2.h, cstamp-h.