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

/netbsd-current/sys/dev/ppbus/
H A Dppbus_conf.c54 static void ppbus_attach(device_t, device_t, void *);
63 CFATTACH_DECL2_NEW(ppbus, sizeof(struct ppbus_softc), ppbus_probe, ppbus_attach,
108 ppbus_attach(device_t parent, device_t self, void *aux) function

Completed in 178 milliseconds