Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vr.c149 static int vr_attach(device_t);
216 DEVMETHOD(device_attach, vr_attach),
603 vr_attach(device_t dev) in vr_attach() function