Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Ddr_io.c256 char *str_arr[STR_ARR_LEN]; in new_dev_node() local
292 str_arr[i++] = curr; in new_dev_node()
303 "compatible", str_arr, i) != DDI_SUCCESS) { in new_dev_node()
H A Ddr_cpu.c1313 char *str_arr[STR_ARR_LEN]; in new_cpu_node() local
1348 str_arr[idx++] = curr; in new_cpu_node()
1358 "compatible", str_arr, idx) != DDI_SUCCESS) { in new_cpu_node()