Searched defs:this_cfg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_register.c1343 usb_cfg_data_t *this_cfg; local
1353 this_cfg = &state->st_dev_cfg[cfg];
1355 for (which_if = 0; which_if < this_cfg->cfg_n_if; which_if++) {
1356 this_if = this_cfg->cfg_if;

Completed in 70 milliseconds