Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c122 static int smi_probe(device_t dev);
151 if (smi_probe(dev) != 0) in rtl8366rb_probe()
364 smi_probe(device_t dev) in smi_probe() function