Searched refs:RTL8366RB_CIR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h140 #define RTL8366RB_CIR 0x0509 macro
H A Drtl8366rb.c336 bytes[0] = RTL8366RB_CIR & 0xff;
337 bytes[1] = (RTL8366RB_CIR >> 8) & 0xff;

Completed in 167 milliseconds