Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c71 entrypoints->SetBindingSupportHandler = NULL; in SMHBA_RegisterLibrary()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBA_RegisterLibraryV2.cc73 entrypoints->SetBindingSupportHandler = Sun_fcSetBindingSupport; in HBA_RegisterLibraryV2()
/illumos-gate/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h172 SMHBASetBindingSupportFunc SetBindingSupportHandler; member
H A DSMHBAAPILIB.c3222 lib_infop->ftable.functionTable.SetBindingSupportHandler; in HBA_SetBindingSupport()
3945 lib_infop->ftable.smhbafunctionTable.SetBindingSupportHandler; in SMHBA_SetBindingSupport()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h239 HBASetBindingSupportFunc SetBindingSupportHandler; member
H A DHBAAPILIB.c2835 registeredfunc = lib_infop->functionTable.SetBindingSupportHandler; in HBA_SetBindingSupport()