OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TULIPF_DOINGAUTO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipvar.h
461
#define
TULIPF_DOINGAUTO
0x00000400 /* doing autoneg (non-MII) */
tulip.c
5750
if ((sc->sc_flags &
TULIPF_DOINGAUTO
) == 0)
5782
if ((sc->sc_flags &
TULIPF_DOINGAUTO
) == 0) {
5783
sc->sc_flags |=
TULIPF_DOINGAUTO
;
5798
sc->sc_flags &= ~
TULIPF_DOINGAUTO
;
Completed in 20 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025