Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun3/dev/ | |
si.c | 122 si_attach(struct si_softc *sc) function in typeref:typename:void |
/src/sys/arch/news68k/dev/ | |
si.c | 74 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 in typeref:typename:void |
/src/sys/dev/vme/ | |
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/ | |
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); |