Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vr.c1429 static void vr_attach(device_t, device_t, void *);
1433 vr_probe, vr_attach, NULL, NULL);
1462 vr_attach(device_t parent, device_t self, void *aux) in vr_attach() function