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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_register.c1435 uint_t n_alts; local
1439 n_alts = if_array[which_if].if_n_alt;
1442 for (which_alt = 0; which_alt < n_alts; which_alt++) {
1451 (sizeof (usb_alt_if_data_t) * n_alts));

Completed in 59 milliseconds