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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1241 int *matchingPortIndex, HBA_PORTATTRIBUTES *matchingPortAttrs,
1319 if (matchingPortIndex)
1320 *matchingPortIndex =
1364 if (matchingPortIndex)
1365 *matchingPortIndex =
1240 findMatchingAdapterPort(char *portPath, HBA_HANDLE *matchingHandle, int *matchingPortIndex, HBA_PORTATTRIBUTES *matchingPortAttrs, char **errstring) argument

Completed in 46 milliseconds