OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXPF_MII
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82557.c
470
sc->sc_flags |=
FXPF_MII
;
1563
if (sc->sc_flags &
FXPF_MII
) {
1618
if (sc->sc_flags &
FXPF_MII
) {
1691
* XXX just setting sc_flags to 0 here clears any
FXPF_MII
1799
cbp->mediatype = (sc->sc_flags &
FXPF_MII
) ? 1 : 0;
1818
cbp->crscdt = (sc->sc_flags &
FXPF_MII
) ? 0 : 1;
1986
if (sc->sc_flags &
FXPF_MII
) {
2510
if (sc->sc_flags &
FXPF_MII
) {
i82557var.h
217
#define
FXPF_MII
0x0001 /* device uses MII */
Completed in 15 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025