Searched refs:upl_match (Results 1 – 1 of 1) sorted by relevance
101 static int upl_match(device_t, cfdata_t, void *);104 CFATTACH_DECL_NEW(upl, sizeof(struct usbnet), upl_match, upl_attach,132 upl_match(device_t parent, cfdata_t match, void *aux) in upl_match() function