Searched refs:g_get_path_type (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h408 extern uint_t g_get_path_type(char *);
474 extern uint_t g_get_path_type();
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c964 dev_type = g_get_path_type(host_path);
1169 dev_type = g_get_path_type(fcapath);
1350 dev_type = g_get_path_type(fcapath);
1436 dev_type = g_get_path_type(fcapath);
1505 * 1. check the validity of path via g_get_path_type.
1634 dev_type = g_get_path_type(drvr_path);
2121 * 1. check the validity of path via g_get_path_type.
2253 path_type = g_get_path_type(drvr_path);
3388 if ((dev_type = g_get_path_type(fp_path)) == 0) {
4618 path_type = g_get_path_type(drvr_pat
[all...]
H A Dhot.c273 if ((dev_type = g_get_path_type(fp_path)) == 0) {
H A Dgenf.c78 /* Bus strings - for internal use by g_get_path_type() only */
990 /* Macro used by g_get_path_type() */
1027 g_get_path_type(char *path) function
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c1813 (g_get_path_type(phys_path) == 0)) {
3166 * considered is if a call to g_get_path_type() has to be made.

Completed in 866 milliseconds