Searched refs:idVendor (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c48 int idVendor, idProduct, cfgndx; member in struct:usb_configrec
66 { "idVendor", USB_VENDOR },
493 user_rec->idVendor = user_rec->idProduct = user_rec->cfgndx = -1;
603 user_rec->idVendor = (int)value;
651 if ((cfg_rec->idVendor == user_rec->idVendor) &&
751 cfgrec.idVendor = vid;
822 (void) snprintf(str, MAXLINESIZE, "selection=%s idVendor=0x%x "
825 user_rec->idVendor, user_rec->idProduct);
885 "selection=%s idVendor
[all...]
H A Dcfga_usb.c773 descrp->idVendor, descrp->idProduct, config);
790 descrp->idVendor, /* vendorId */

Completed in 71 milliseconds