OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newregs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
cyber.c
50
pcireg_t curregs,
newregs
;
local in function:write_siig10x_usrreg
52
newregs
= curregs = pci_conf_read(pc, tag, SIIG10x_USR_BASE);
57
newregs
&= ~SIIG10x_USR0_MASK;
60
newregs
&= ~SIIG10x_USR1_MASK;
63
newregs
&= ~SIIG10x_USR2_MASK;
66
newregs
&= ~SIIG10x_USR3_MASK;
71
newregs
|= SIIG10x_USR0_MASK;
74
newregs
|= SIIG10x_USR1_MASK;
77
newregs
|= SIIG10x_USR2_MASK;
80
newregs
|= SIIG10x_USR3_MASK
[
all
...]
cyber.c
50
pcireg_t curregs,
newregs
;
local in function:write_siig10x_usrreg
52
newregs
= curregs = pci_conf_read(pc, tag, SIIG10x_USR_BASE);
57
newregs
&= ~SIIG10x_USR0_MASK;
60
newregs
&= ~SIIG10x_USR1_MASK;
63
newregs
&= ~SIIG10x_USR2_MASK;
66
newregs
&= ~SIIG10x_USR3_MASK;
71
newregs
|= SIIG10x_USR0_MASK;
74
newregs
|= SIIG10x_USR1_MASK;
77
newregs
|= SIIG10x_USR2_MASK;
80
newregs
|= SIIG10x_USR3_MASK
[
all
...]
Completed in 105 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025