OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALE_FLAG_LINK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ale.c
220
sc->ale_flags &= ~
ALE_FLAG_LINK
;
226
sc->ale_flags |=
ALE_FLAG_LINK
;
231
sc->ale_flags |=
ALE_FLAG_LINK
;
243
if ((sc->ale_flags &
ALE_FLAG_LINK
) != 0) {
1092
if ((sc->ale_flags &
ALE_FLAG_LINK
) == 0) {
1829
sc->ale_flags &= ~
ALE_FLAG_LINK
;
1859
sc->ale_flags &= ~
ALE_FLAG_LINK
;
if_alereg.h
938
#define
ALE_FLAG_LINK
0x8000
Completed in 14 milliseconds
Indexes created Sun Oct 26 17:10:13 GMT 2025