Home
last modified time | relevance | path

Searched refs:fc_util_list_remoteport (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/fcinfo/
H A Dfcinfo.c150 return (fc_util_list_remoteport(objects, argv, options)); in listRemotePortFunc()
210 return (fc_util_list_remoteport(objects, argv, options)); in npivListRemotePortFunc()
H A Dfcinfo.h144 int fc_util_list_remoteport(int wwnCount, char **argv, cmdOptions_t *options);
H A Dfcinfo-list.c605 fc_util_list_remoteport(int wwnCount, char **wwn_argv, cmdOptions_t *options) in fc_util_list_remoteport() function