Lines Matching refs:wwnCount
52 HBA_FCPTARGETMAPPINGV2 *map, int wwnCount, char **wwn_argv, int flags);
434 HBA_FCPTARGETMAPPINGV2 *map, int wwnCount, char **wwn_argv, int flags) in processRemotePort() argument
443 remote_wwn_counter < wwnCount; in processRemotePort()
605 fc_util_list_remoteport(int wwnCount, char **wwn_argv, cmdOptions_t *options) in fc_util_list_remoteport() argument
678 if (wwnCount == 0) { in fc_util_list_remoteport()
694 processRemotePort(handle, myhbaPortWWN, map, wwnCount, in fc_util_list_remoteport()
721 fc_util_list_hbaport(int wwnCount, char **wwn_argv, cmdOptions_t *options) in fc_util_list_hbaport() argument
764 if (wwnCount > 0) { in fc_util_list_hbaport()
767 port_wwn_counter < wwnCount; in fc_util_list_hbaport()
1017 if (wwnCount > 1) { in fc_util_list_hbaport()
1018 if (err_cnt == wwnCount) { in fc_util_list_hbaport()