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

/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c735 usb_configrec_t cfgrec, *user_rec = NULL; local
749 /* Initialize the cfgrec */
750 cfgrec.selection = selection;
751 cfgrec.idVendor = vid;
752 cfgrec.idProduct = pid;
753 cfgrec.cfgndx = cfgndx;
754 cfgrec.serialno = srno;
755 cfgrec.pathname = path;
756 cfgrec.driver = driver;
814 found = usb_cmp_rec(&cfgrec, user_re
[all...]

Completed in 21 milliseconds