Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/etherswitch/rtl8366/
Drtl8366rbvar.h140 #define RTL8366RB_CIR 0x0509 macro
Drtl8366rb.c326 bytes[0] = RTL8366RB_CIR & 0xff; in smi_probe()
327 bytes[1] = (RTL8366RB_CIR >> 8) & 0xff; in smi_probe()