Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rt/
Dif_rt.c2872 static int rtmdio_probe(device_t);
2885 DEVMETHOD(device_probe, rtmdio_probe),
2906 rtmdio_probe(device_t dev) in rtmdio_probe() function