Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vge/
Dif_vge.c154 static int vge_attach(device_t);
212 DEVMETHOD(device_attach, vge_attach),
990 vge_attach(device_t dev) in vge_attach() function