OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TXCW_ANE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
888
#define
TXCW_ANE
__BIT(31) /* Autonegotiate */
if_wm.c
13557
sc->sc_txcw =
TXCW_ANE
;
13731
CSR_WRITE(sc, WMREG_TXCW, (sc->sc_txcw & ~
TXCW_ANE
));
13820
sc->sc_txcw & ~
TXCW_ANE
);
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025