OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BGEF_NO_EEPROM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
2025
&& ((sc->bge_flags &
BGEF_NO_EEPROM
) == 0)) {
3600
sc->bge_flags |=
BGEF_NO_EEPROM
;
3603
sc->bge_flags |=
BGEF_NO_EEPROM
;
3607
sc->bge_flags |=
BGEF_NO_EEPROM
;
3726
} else if (!(sc->bge_flags &
BGEF_NO_EEPROM
)) {
4222
if ((sc->bge_flags &
BGEF_NO_EEPROM
) == 0 &&
6481
if (sc->bge_flags &
BGEF_NO_EEPROM
)
6529
if ((sc->bge_flags &
BGEF_NO_EEPROM
) == 0)
if_bgereg.h
2671
#define
BGEF_NO_EEPROM
0x00000200
Completed in 93 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025