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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnex.c91 static struct vnex_pil_map vnex_name_to_pil[] = { variable in typeref:struct:vnex_pil_map
103 #define VNEX_MAX_DEVS (sizeof (vnex_name_to_pil) / \
392 if (strcmp(vnex_name_to_pil[i].name,
394 return (vnex_name_to_pil[i].pil);

Completed in 45 milliseconds