Home
last modified time | relevance | path

Searched refs:GetBindingSupportHandler (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c70 entrypoints->GetBindingSupportHandler = NULL; in SMHBA_RegisterLibrary()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBA_RegisterLibraryV2.cc72 entrypoints->GetBindingSupportHandler = Sun_fcGetBindingSupport; in HBA_RegisterLibraryV2()
/illumos-gate/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h171 SMHBAGetBindingSupportFunc GetBindingSupportHandler; member
H A DSMHBAAPILIB.c3196 lib_infop->ftable.functionTable.GetBindingSupportHandler; in HBA_GetBindingSupport()
3916 lib_infop->ftable.smhbafunctionTable.GetBindingSupportHandler; in SMHBA_GetBindingSupport()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h238 HBAGetBindingSupportFunc GetBindingSupportHandler; member
H A DHBAAPILIB.c2811 registeredfunc = lib_infop->functionTable.GetBindingSupportHandler; in HBA_GetBindingSupport()