Symbol: g_get_path_type
usr/src/cmd/luxadm/fcalupdate.c
312
if ((dev_type = g_get_path_type(&sbussoc_list[index][0])) == 0) {
usr/src/cmd/luxadm/g_adm.c
2571
path_type = g_get_path_type(drvr_path);
usr/src/cmd/luxadm/g_adm.c
2996
if ((dev_type = g_get_path_type(temp2path)) == 0) {
usr/src/cmd/luxadm/g_adm.c
6404
if ((path_type = g_get_path_type(hba_path)) == 0) {
usr/src/cmd/luxadm/hotplug.c
2963
if (!g_get_path_type(link_ptr)) {
usr/src/lib/storage/liba5k/common/mon.c
1815
(g_get_path_type(phys_path) == 0)) {
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
408
extern uint_t g_get_path_type(char *);
usr/src/lib/storage/libg_fc/common/hdrs/gfc.h
474
extern uint_t g_get_path_type();
usr/src/lib/storage/libg_fc/common/hot.c
273
if ((dev_type = g_get_path_type(fp_path)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
1171
dev_type = g_get_path_type(fcapath);
usr/src/lib/storage/libg_fc/common/map.c
1352
dev_type = g_get_path_type(fcapath);
usr/src/lib/storage/libg_fc/common/map.c
1438
dev_type = g_get_path_type(fcapath);
usr/src/lib/storage/libg_fc/common/map.c
1636
dev_type = g_get_path_type(drvr_path);
usr/src/lib/storage/libg_fc/common/map.c
2255
path_type = g_get_path_type(drvr_path);
usr/src/lib/storage/libg_fc/common/map.c
3390
if ((dev_type = g_get_path_type(fp_path)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
4621
path_type = g_get_path_type(drvr_path);
usr/src/lib/storage/libg_fc/common/map.c
4854
if ((dev_type = g_get_path_type(drvr_path)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
4906
if ((path_type = g_get_path_type(nexus_port_ptr)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
5005
if ((path_type = g_get_path_type(portpath)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
5113
if ((dev_type = g_get_path_type(portpath)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
5292
if ((dev_type = g_get_path_type(fca_path)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
5359
if ((dev_type = g_get_path_type(fca_path)) == 0) {
usr/src/lib/storage/libg_fc/common/map.c
966
dev_type = g_get_path_type(host_path);