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

/osnet-11/usr/src/lib/sun_fc/common/
H A DHBA_RegisterLibrary.cc39 entrypoints->GetVersionHandler = Sun_fcGetVersion;
H A DHBA_RegisterLibraryV2.cc40 entrypoints->GetVersionHandler = Sun_fcGetVersion;
/osnet-11/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c32 entrypoints->GetVersionHandler = Sun_sasGetVersion;
/osnet-11/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h172 HBAGetVersionFunc GetVersionHandler; member in struct:HBA_EntryPoints
200 HBAGetVersionFunc GetVersionHandler; member in struct:HBA_EntryPointsV2
H A DHBAAPILIB.c633 GetVersionFunc = lib_infop->functionTable.GetVersionHandler;
793 if((GetVersionFunc = lib_infop->functionTable.GetVersionHandler)
3038 functionTable.GetVersionHandler;
/osnet-11/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h136 SMHBAGetVersionFunc GetVersionHandler; member in struct:SMHBA_EntryPoints
H A DSMHBAAPILIB.c824 GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler);
1040 if ((GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler))
3437 ftable.functionTable.GetVersionHandler;

Completed in 65 milliseconds