Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dsqphyreg.h101 #define STATUS_SPD_DET 0x0080 /* 100Mbps */ macro
H A Dsqphy.c243 if (status & STATUS_SPD_DET) in sqphy_status()