Searched refs:g_get_dev_map (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h387 extern int g_get_dev_map(char *, gfc_map_t *, int);
457 extern int g_get_dev_map();
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Ddiag.c476 if (err = g_get_dev_map(temppath, &map, verbose)) {
491 ((err = g_get_dev_map(temppath,
H A Dmon.c545 if ((err = g_get_dev_map(path_struct->p_physical_path,
564 (err = g_get_dev_map(path_struct->p_physical_path,
818 if (err = g_get_dev_map(path_struct->p_physical_path,
1816 * valid FC device on which g_get_dev_map() can be done
1817 * (for example, g_get_dev_map() will fail on SSAs).
1832 if ((err = g_get_dev_map(phys_path, &map, verbose)) != 0) {
2588 if (err = g_get_dev_map(ml->dev_path, &map, verbose)) {
5099 if (err = g_get_dev_map(drvr_path,
5124 g_get_dev_map(path, &(new_map_mp_ptr->map), verbose);
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1476 * This function returns the traditional g_get_dev_map. Device list
1480 g_get_dev_map(char *path, gfc_map_t *map_ptr, int verbose) function
1631 P_DPRINTF(" g_get_dev_map: Geting drive map from:"
1662 * g_get_dev_map doesn't allow ulp failure

Completed in 46 milliseconds