OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:power_all
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ac97.c
516
uint16_t
power_all
;
member in struct:ac97_softc
1014
if ((val & as->
power_all
) == as->
power_all
)
1279
as->
power_all
= AC97_POWER_REF | AC97_POWER_ANL | AC97_POWER_DAC |
1293
as->
power_all
&= ~AC97_POWER_ANL;
1299
if ((val & as->
power_all
) == as->
power_all
)
ac97.c
516
uint16_t
power_all
;
member in struct:ac97_softc
1014
if ((val & as->
power_all
) == as->
power_all
)
1279
as->
power_all
= AC97_POWER_REF | AC97_POWER_ANL | AC97_POWER_DAC |
1293
as->
power_all
&= ~AC97_POWER_ANL;
1299
if ((val & as->
power_all
) == as->
power_all
)
Completed in 92 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025