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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9053 int st_ndrivers, root_support, i, j, driver_conf_count; local
9090 driver_conf_count = *cur_elements;
9108 for (j = 0; j < driver_conf_count; j++) {
9112 if (j == driver_conf_count) {

Completed in 84 milliseconds