Searched refs:uberry_match (Results 1 – 1 of 1) sorted by relevance
85 static int uberry_match(device_t, cfdata_t, void *);89 CFATTACH_DECL_NEW(uberry, sizeof(struct uberry_softc), uberry_match,152 uberry_match(device_t parent, cfdata_t match, void *aux) in uberry_match() function