Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/rt/
H A Dif_rt.c2889 static int rtmdio_attach(device_t);
2902 DEVMETHOD(device_attach, rtmdio_attach),
2935 rtmdio_attach(device_t dev) in rtmdio_attach() function