Searched refs:stattach (Results 1 – 4 of 4) sorted by relevance
179 void stattach(device_t, device_t, void *);
113 stattach(parent, self, aux); in st_atapibus_attach()
115 stattach(parent, self, aux); in st_scsibus_attach()
380 stattach(device_t parent, device_t self, void *aux) in stattach() function