Searched refs:ural_attach (Results 1 – 1 of 1) sorted by relevance
339 static void ural_attach(device_t, device_t, void *);343 CFATTACH_DECL_NEW(ural, sizeof(struct ural_softc), ural_match, ural_attach,356 ural_attach(device_t parent, device_t self, void *aux) in ural_attach() function