Searched refs:URE_PHYSTATUS_1000MBPS (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_urereg.h | 363 #define URE_PHYSTATUS_1000MBPS 0x0010 macro |
H A D | if_ure.c | 619 else if (status & URE_PHYSTATUS_1000MBPS) in ure_ifmedia_sts() |