Lines Matching defs:wwnCount
35 int wwnCount;
179 * wwnCount - count of the number of WWNs in wwn_argv
180 * if wwnCount > 0, then we will only print information for
182 * if wwnCount == 0, then we will print information on all hba ports
218 /* utilize wwnCount and wwn_argv for hbaCount and hba_argv */
219 input.wwnCount = hbaCount;
238 * wwnCount - count of the number of WWNs in wwn_argv
239 * if wwnCount > 0, then we will only print information for
241 * if wwnCount == 0, then we will print information on all hba ports
250 sas_util_list_hbaport(int wwnCount, char **wwn_argv, cmdOptions_t *options)
288 input.wwnCount = wwnCount;
308 * wwnCount - the number of Remote Port SAS Address in wwn_argv
309 * if wwnCount == 0, then print information on all
311 * if wwnCount > 0, then print information for the exapnders
321 sas_util_list_expander(int wwnCount, char **wwn_argv, cmdOptions_t *options)
356 input.wwnCount = wwnCount;
376 * wwnCount - the number of Remote Port SAS Address in wwn_argv
377 * if wwnCount == 0, then print information on all
379 * if wwnCount > 0, then print information for the target ports
422 input.wwnCount = tpCount;
538 if (input->wwnCount && (processPort != handleTargetPort) &&
540 input->wwn_flag = calloc(input->wwnCount, sizeof (int));
748 if (input->wwnCount > 0) {
848 for (i = 0; i < input->wwnCount; i++) {
881 for (i = 0; i < input->wwnCount; i++) {
898 if (input->wwnCount > 0) {
900 for (i = 0; i < input->wwnCount; i++) {
921 for (i = 0; i < input->wwnCount; i++) {
1059 port_wwn_counter < input->wwnCount;
1096 counter < input->wwnCount;
1124 if (input->wwnCount == 0) {
1529 input.wwnCount = luCount;
2512 if (input->wwnCount > 0) {
2568 if (input->wwnCount > 0) {