OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTSR_1000THDX
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/mii/
ukphy_subr.c
100
(
EXTSR_1000THDX
| EXTSR_1000TFDX)) != 0) {
mii.h
305
#define
EXTSR_1000THDX
0x1000 /* 1000T half-duplex capable */
308
EXTSR_1000TFDX |
EXTSR_1000THDX
)
makphy.c
218
|= EXTSR_1000TFDX |
EXTSR_1000THDX
;
228
if (((sc->mii_extcapabilities & (EXTSR_1000TFDX |
EXTSR_1000THDX
))
280
&= ~(EXTSR_1000TFDX |
EXTSR_1000THDX
);
mii_physubr.c
182
(
EXTSR_1000THDX
| EXTSR_1000TFDX)))
235
(
EXTSR_1000THDX
| EXTSR_1000TFDX)))
255
if (sc->mii_extcapabilities &
EXTSR_1000THDX
)
614
if (sc->mii_extcapabilities &
EXTSR_1000THDX
) {
atphy.c
284
EXTSR_1000THDX
)) != 0)
487
if (sc->mii_extcapabilities & (EXTSR_1000TFDX |
EXTSR_1000THDX
))
gentbi.c
117
if ((rv != 0) || ((extsr & (EXTSR_1000TFDX |
EXTSR_1000THDX
)) != 0)) {
etphy.c
178
sc->mii_extcapabilities &= ~
EXTSR_1000THDX
;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025