Searched refs:ural_match (Results 1 – 1 of 1) sorted by relevance
338 static int ural_match(device_t, cfdata_t, void *);343 CFATTACH_DECL_NEW(ural, sizeof(struct ural_softc), ural_match, ural_attach,347 ural_match(device_t parent, cfdata_t match, void *aux) in ural_match() function