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

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_bay.c340 char *hba_path = NULL; local
360 hba_path = pi_get_dipath(mod, dnode);
361 if (hba_path != NULL && strcmp(pri_path, hba_path) == 0) {
363 topo_mod_strfree(mod, hba_path);
366 topo_mod_strfree(mod, hba_path);
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c576 char *hba_path = cbp->devfs_path; local
594 if (!cmp_str(dpath, hba_path)) {

Completed in 22 milliseconds