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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9031 int *cur_elements, int *max_elements, char *driver_name, int root_support)
9044 (*root_support_list)[*cur_elements] = root_support;
9053 int st_ndrivers, root_support, i, j, driver_conf_count; local
9075 root_support = (i_ddi_prop_search(DDI_DEV_T_ANY,
9082 root_support);
9030 add_to_phci_list(char ***driver_list, int **root_support_list, int *cur_elements, int *max_elements, char *driver_name, int root_support) argument

Completed in 73 milliseconds