Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h148 #define RTL8366SR_CIR 0x0105 macro
H A Drtl8366rb.c397 bytes[0] = RTL8366SR_CIR & 0xff; in smi_probe()
398 bytes[1] = (RTL8366SR_CIR >> 8) & 0xff; in smi_probe()