Searched refs:GetTgtAdapterNameFunc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c244 HBA_STATUS GNstatus; /* status from GetTgtAdapterNameFunc */
300 GetTgtAdapterNameFunc = NULL; local
325 GetTgtAdapterNameFunc = (Sun_HBAGetTgtAdapterNameFunc)
328 GetTgtAdapterNameFunc == NULL) {
329 GetNumberOfTgtAdaptersFunc = GetTgtAdapterNameFunc = NULL;
347 status = (GetTgtAdapterNameFunc)(j, (char *)&adaptername);
395 GetNumberOfTgtAdaptersFunc = GetTgtAdapterNameFunc = NULL;

Completed in 17 milliseconds