Home
last modified time | relevance | path

Searched refs:this_cfg_ndx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_register.c662 uint_t this_cfg_ndx; /* Configuration counter. */ in usba_build_descr_tree() local
706 for (this_cfg_ndx = low_cfg_bound; this_cfg_ndx < high_cfg_bound; in usba_build_descr_tree()
707 this_cfg_ndx++) { in usba_build_descr_tree()
710 usba_device->usb_cfg_array[this_cfg_ndx]; in usba_build_descr_tree()
761 usb_cfg_str_descr[this_cfg_ndx]; in usba_build_descr_tree()