Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dbcu_vrip.c62 static void vrbcu_attach(device_t, device_t, void *);
75 vrbcu_match, vrbcu_attach, NULL, NULL);
130 vrbcu_attach(device_t parent, device_t self, void *aux) in vrbcu_attach() function