Searched refs:RTL8366_PLSR_LINK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/rtl8366/ | ||
H A D | rtl8366rbvar.h | 78 #define RTL8366_PLSR_LINK 0x10 macro |
H A D | rtl8366rb.c | 296 if ((portstatus & RTL8366_PLSR_LINK) != 0) in rtl8366rb_update_ifmedia() |