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

/netbsd-current/sys/arch/sun3/dev/
H A Dsivar.h91 void si_attach(struct si_softc *);
H A Dsi.c122 si_attach(struct si_softc *sc) function
H A Dsi_obio.c214 si_attach(sc);
H A Dsi_vme.c228 si_attach(sc);
/netbsd-current/sys/arch/news68k/dev/
H A Dsi.c74 static void si_attach(device_t, device_t, void *);
85 si_match, si_attach, NULL, NULL);
125 si_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/dev/vme/
H A Dsi.c169 static void si_attach(device_t, device_t, void *);
197 si_match, si_attach, NULL, NULL);
224 si_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/powerpc/booke/dev/
H A Dpq3gpio.c509 void (*si_attach)(device_t, bus_space_tag_t, bus_space_handle_t, u_int); member in struct:pq3gpio_svr_info
562 (*si->si_attach)(self, bst, bsh, svr);

Completed in 102 milliseconds