upl_vid           116 dev/usb/if_upl.c 	u_int16_t		upl_vid;
upl_vid           227 dev/usb/if_upl.c 	for (t = sc_devs; t->upl_vid != 0; t++)
upl_vid           228 dev/usb/if_upl.c 		if (uaa->vendor == t->upl_vid && uaa->product == t->upl_did)