Searched refs:com_vrip_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/hpcmips/vr/
H A Dcom_vrip.c87 static void com_vrip_attach(device_t, device_t, void *);
95 com_vrip_probe, com_vrip_attach, NULL, NULL);
165 com_vrip_attach(device_t parent, device_t self, void *aux) function
177 DPRINTF(("==com_vrip_attach"));

Completed in 181 milliseconds