Searched refs:uplcom_match (Results 1 – 1 of 1) sorted by relevance
252 static int uplcom_match(device_t, cfdata_t, void *);257 CFATTACH_DECL2_NEW(uplcom, sizeof(struct uplcom_softc), uplcom_match,261 uplcom_match(device_t parent, cfdata_t match, void *aux) in uplcom_match() function