Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h172 HBAGetVersionFunc GetVersionHandler; member
200 HBAGetVersionFunc GetVersionHandler; member
H A DHBAAPILIB.c633 GetVersionFunc = lib_infop->functionTable.GetVersionHandler; in HBA_LoadLibrary()
793 if((GetVersionFunc = lib_infop->functionTable.GetVersionHandler) in HBA_LoadLibrary()
3033 functionTable.GetVersionHandler; in HBA_GetVendorLibraryAttributes()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c32 entrypoints->GetVersionHandler = Sun_sasGetVersion; in SMHBA_RegisterLibrary()
/illumos-gate/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h136 SMHBAGetVersionFunc GetVersionHandler; member
H A DSMHBAAPILIB.c824 GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler); in HBA_LoadLibrary()
1041 if ((GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler)) in HBA_LoadLibrary()
3439 ftable.functionTable.GetVersionHandler; in HBA_GetVendorLibraryAttributes()