Searched defs:matchingPortAttrs (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,
1316 if (matchingPortAttrs)
1317 *matchingPortAttrs = portAttrs;
1352 if (matchingPortAttrs)
1353 *matchingPortAttrs = portAttrs;
1240 findMatchingAdapterPort(char *portPath, HBA_HANDLE *matchingHandle, int *matchingPortIndex, HBA_PORTATTRIBUTES *matchingPortAttrs, char **errstring) argument

Completed in 25 milliseconds