si_attach
static void si_attach(device_t, device_t, void *);
si_match, si_attach, NULL, NULL);
static void si_attach(device_t, device_t, void *);
si_match, si_attach, NULL, NULL);
void (*si_attach)(device_t, bus_space_tag_t, bus_space_handle_t, u_int);
(*si->si_attach)(self, bst, bsh, svr);
si_attach(sc);
si_attach(sc);
void si_attach(struct si_softc *);
static void si_attach(device_t, device_t, void *);
si_match, si_attach, NULL, NULL);