OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config3
(Results
1 - 9
of
9
) sorted by relevancy
/src/share/doc/smm/config/
Makefile
10
EXTRAHTMLFILES=config1.png config2.png
config3
.png config4.png config5.png
/src/sys/arch/acorn32/podulebus/
sfas.c
180
nexus->
config3
= dev->sc_config3 & ~SFAS_CFG3_FASTSCSI;
661
*rp->sfas_config3 = nexus->
config3
;
948
*rp->sfas_config3 = nexus->
config3
;
1096
*rp->sfas_config3 = nexus->
config3
;
1392
nexus->
config3
&= ~SFAS_CFG3_FASTSCSI;
1398
*rp->sfas_config3 = nexus->
config3
;
1438
nexus->
config3
|= SFAS_CFG3_FASTSCSI;
1440
nexus->
config3
&=~SFAS_CFG3_FASTSCSI;
1446
*rp->sfas_config3 = nexus->
config3
;
1602
printf("
config3
=%02x\n", nexus->config3)
[
all
...]
esc.c
181
nexus->
config3
= dev->sc_config3 & ~ESC_CFG3_FASTSCSI;
734
*rp->esc_config3 = nexus->
config3
;
1021
*rp->esc_config3 = nexus->
config3
;
1169
*rp->esc_config3 = nexus->
config3
;
1467
nexus->
config3
&= ~ESC_CFG3_FASTSCSI;
1473
*rp->esc_config3 = nexus->
config3
;
1513
nexus->
config3
|= ESC_CFG3_FASTSCSI;
1515
nexus->
config3
&=~ESC_CFG3_FASTSCSI;
1521
*rp->esc_config3 = nexus->
config3
;
escvar.h
109
u_char
config3
; /* FAS216 variable storage */
member in struct:nexus
sfasvar.h
109
u_char
config3
; /* FAS216 variable storage */
member in struct:nexus
/src/sys/arch/sparc64/dev/
lom.c
266
uint8_t reg, fw_rev, config, config2,
config3
;
local in function:lom_attach
309
config2 =
config3
= 0;
319
lom_read(sc, LOM_IDX_CONFIG3, &
config3
);
/src/sys/dev/pci/
trm.c
136
uint8_t
config3
; /* Target configuration byte 3 */
member in struct:nvram_target
2449
target->
config3
= 0x00;
if_bnxreg.h
305
uint32_t
config3
;
member in struct:flash_spec
if_bnx.c
1774
REG_WR(sc, BNX_NVM_CFG3, flash->
config3
);
Completed in 30 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025