OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEM_MII_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
gem.c
1067
gem_bitwait(sc, h,
GEM_MII_STATUS
, 0, GEM_MII_STATUS_ANEG_CPT);
2102
v = bus_space_read_4(t, h,
GEM_MII_STATUS
);
2105
gem_bitwait(sc, h,
GEM_MII_STATUS
, GEM_MII_STATUS_REM_FLT, 0);
2106
v = bus_space_read_4(t, h,
GEM_MII_STATUS
);
2110
gem_bitwait(sc, h,
GEM_MII_STATUS
, 0, GEM_MII_STATUS_LINK_STS);
2111
v = bus_space_read_4(t, h,
GEM_MII_STATUS
);
gemreg.h
663
#define
GEM_MII_STATUS
0x9004 /* PCS MII Status */
698
* Bits in
GEM_MII_STATUS
register.
Completed in 175 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025