Searched defs:matchingPortIndex (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1241 int *matchingPortIndex, HBA_PORTATTRIBUTES *matchingPortAttrs,
1314 if (matchingPortIndex)
1315 *matchingPortIndex = portIndex;
1350 if (matchingPortIndex)
1351 *matchingPortIndex = portIndex;
1240 findMatchingAdapterPort(char *portPath, HBA_HANDLE *matchingHandle, int *matchingPortIndex, HBA_PORTATTRIBUTES *matchingPortAttrs, char **errstring) argument

Completed in 24 milliseconds