Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c723 int port_wwn_counter, numAdapters = 0, numTgtAdapters = 0, i; in fc_util_list_hbaport() local
947 numTgtAdapters = Sun_HBA_GetNumberOfTgtAdapters(); in fc_util_list_hbaport()
948 if (numTgtAdapters == 0 && numAdapters == 0) { in fc_util_list_hbaport()
952 for (i = 0; i < numTgtAdapters; i++) { in fc_util_list_hbaport()