Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu.c115 static char **xlate_driver_array; variable
215 if (strcmp(xlate_driver_array[i], dname) == 0) { in check_conf()
604 xlate_driver_array = string_array; in mapping_list_setup()