Searched refs:si_attach (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/sun3/dev/ |
| H A D | sivar.h | 91 void si_attach(struct si_softc *);
|
| H A D | si.c | 122 si_attach(struct si_softc *sc) function in typeref:typename:void
|
| H A D | si_obio.c | 214 si_attach(sc);
|
| H A D | si_vme.c | 228 si_attach(sc);
|
| /src/sys/arch/news68k/dev/ |
| H A D | si.c | 74 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 D | si.c | 132 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 D | si.c | 169 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 D | pq3gpio.c | 509 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