Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dipgphyreg.h64 #define IPGPHY_LSR_SPEED_100 0x2000 macro
H A Dipgphy.c297 case IPGPHY_LSR_SPEED_100: in ipgphy_status()