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_LINK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_alc.c
246
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0)
314
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0)
347
sc->alc_flags &= ~
ALC_FLAG_LINK
;
353
sc->alc_flags |=
ALC_FLAG_LINK
;
357
sc->alc_flags |=
ALC_FLAG_LINK
;
367
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0) {
417
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0)
448
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0)
485
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0) {
1097
if ((sc->alc_flags &
ALC_FLAG_LINK
) != 0)
[
all
...]
if_alcreg.h
1479
#define
ALC_FLAG_LINK
0x10000
Completed in 35 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025