Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dnsphyterreg.h58 #define PHYSTS_SPEED10 0x0002 /* speed == 10Mb/s */ macro
H A Dnsphyter.c204 if ((physts & PHYSTS_SPEED10) != 0) in nsphyter_status()