OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIASTAT_LS100
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipreg.h
736
#define
SIASTAT_LS100
0x00000002 /* 100baseT link status
1126
#define PMAC_SIASTAT_MASK (
SIASTAT_LS100
|SIASTAT_LS10| \
tulip.c
4134
if ((siastat &
SIASTAT_LS100
) == 0)
5340
SIASTAT_LS100
| SIASTAT_LS10 | SIASTAT_MRA);
5367
if (~siastat & (SIASTAT_LS10 |
SIASTAT_LS100
))
5398
if ((siastat &
SIASTAT_LS100
) == 0)
5406
if (~siastat & (SIASTAT_LS10 |
SIASTAT_LS100
))
Completed in 15 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025