Home
last modified time | relevance | path

Searched refs:SIASTAT_LS100 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dtulipreg.h736 #define SIASTAT_LS100 0x00000002 /* 100baseT link status macro
1126 #define PMAC_SIASTAT_MASK (SIASTAT_LS100|SIASTAT_LS10| \
H A Dtulip.c4134 if ((siastat & SIASTAT_LS100) == 0) in tlp_sia_update_link()
5340 SIASTAT_LS100 | SIASTAT_LS10 | SIASTAT_MRA); in tlp_2114x_nway_auto()
5367 if (~siastat & (SIASTAT_LS10 | SIASTAT_LS100)) in tlp_2114x_nway_status()
5398 if ((siastat & SIASTAT_LS100) == 0) in tlp_2114x_nway_status()
5406 if (~siastat & (SIASTAT_LS10 | SIASTAT_LS100)) in tlp_2114x_nway_status()