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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dio_dev_label.c53 char *type, *nac, *pri_path, *saved_path; local
127 if (md_get_prop_str(mdp, components[i], "path", &pri_path) ==
135 (void) strlcpy(path, pri_path, sizeof (path));
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_bay.c276 char *pri_path)
299 if (strcmp(pri_path, hba_path) == 0) {
275 pi_bay_update_node(topo_mod_t *mod, tnode_t *t_node, uint8_t phy, char *pri_path) argument

Completed in 70 milliseconds