Searched refs:PHYSTS_SPEED10 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | nsphyterreg.h | 58 #define PHYSTS_SPEED10 0x0002 /* speed == 10Mb/s */ macro |
H A D | nsphyter.c | 204 if ((physts & PHYSTS_SPEED10) != 0) in nsphyter_status() |