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

/src/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 in typeref:typename:void
H A Dsi_obio.c214 si_attach(sc);
H A Dsi_vme.c228 si_attach(sc);
/src/sys/arch/news68k/dev/
H A Dsi.c74 static void si_attach(device_t, device_t, void *);
86 si_match, si_attach, NULL, NULL);
160 si_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
/src/sys/arch/evbppc/wii/dev/
H A Dsi.c132 static void si_attach(device_t, device_t, void *);
149 si_match, si_attach, NULL, NULL);
160 si_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
/src/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 in typeref:typename:void
/src/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 8 milliseconds