Home
last modified time | relevance | path

Searched refs:tpCount (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h128 int sas_util_list_targetport(int tpCount, char **tpArgv, cmdOptions_t *options);
H A Dsasinfo-list.c389 sas_util_list_targetport(int tpCount, char **tpArgv, cmdOptions_t *options) in sas_util_list_targetport() argument
422 input.wwnCount = tpCount; in sas_util_list_targetport()
432 if (tpCount == 0) { in sas_util_list_targetport()
448 for (tp = 0; tp < tpCount; tp++) { in sas_util_list_targetport()
472 for (tp = 0; tp < tpCount; tp++) { in sas_util_list_targetport()