Searched refs:config2 (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/sys/dev/eisa/ |
| D | uha_eisa.c | 155 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/ |
| D | qlwreg.h | 174 u_int8_t config2; member 193 u_int8_t config2; member
|
| D | qlw.c | 1549 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-config2 | 6 …r /Volumes/data/lldb-test/archs -s session -c ../examples/test/.lldbtest-config2 -v -w . 2> ~/Deve…
|
| /openbsd/src/sys/arch/sparc64/dev/ |
| D | lom.c | 238 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/ |
| D | if_bnxreg.h | 332 u_int32_t config2; member
|
| D | if_bnx.c | 1756 REG_WR(sc, BNX_NVM_CFG2, flash->config2); in bnx_init_nvram()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.11 | 3066 * 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.
|