Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sun_fc/common/
H A DHBA_RegisterLibrary.cc39 entrypoints->GetVersionHandler = Sun_fcGetVersion; in HBA_RegisterLibrary()
H A DHBA_RegisterLibraryV2.cc40 entrypoints->GetVersionHandler = Sun_fcGetVersion; in HBA_RegisterLibraryV2()
/titanic_41/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h172 HBAGetVersionFunc GetVersionHandler; member
200 HBAGetVersionFunc GetVersionHandler; member
H A DHBAAPILIB.c631 GetVersionFunc = lib_infop->functionTable.GetVersionHandler; in HBA_LoadLibrary()
791 if((GetVersionFunc = lib_infop->functionTable.GetVersionHandler) in HBA_LoadLibrary()
3032 functionTable.GetVersionHandler; in HBA_GetVendorLibraryAttributes()
/titanic_41/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c32 entrypoints->GetVersionHandler = Sun_sasGetVersion; in SMHBA_RegisterLibrary()
/titanic_41/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h136 SMHBAGetVersionFunc GetVersionHandler; member
H A DSMHBAAPILIB.c824 GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler); in HBA_LoadLibrary()
1040 if ((GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler)) in HBA_LoadLibrary()
3437 ftable.functionTable.GetVersionHandler; in HBA_GetVendorLibraryAttributes()