Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/rt/
H A Dif_rt.c2873 static int rtmdio_attach(device_t);
2886 DEVMETHOD(device_attach, rtmdio_attach),
2919 rtmdio_attach(device_t dev) in rtmdio_attach() function