OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALC_FLAG_APS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_alc.c
1067
if ((sc->alc_flags & (
ALC_FLAG_APS
| ALC_FLAG_PCIE)) ==
1068
(
ALC_FLAG_APS
| ALC_FLAG_PCIE))
1079
if ((sc->alc_flags &
ALC_FLAG_APS
) != 0) {
1102
if ((sc->alc_flags &
ALC_FLAG_APS
) != 0) {
1400
sc->alc_flags |=
ALC_FLAG_APS
;
1407
sc->alc_flags |=
ALC_FLAG_APS
;
if_alcreg.h
1475
#define
ALC_FLAG_APS
0x1000
Completed in 17 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025