Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/sun_sas/common/
H A DSMHBA_RegisterLibrary.c60 entrypoints->SendRPLHandler = NULL; in SMHBA_RegisterLibrary()
/titanic_44/usr/src/lib/sun_fc/common/
H A DHBA_RegisterLibraryV2.cc97 entrypoints->SendRPLHandler = Sun_fcSendRPL; in HBA_RegisterLibraryV2()
/titanic_44/usr/src/lib/smhba/common/
H A Dvendorsmhbaapi.h162 HBASendRPLFunc SendRPLHandler; member
H A DSMHBAAPILIB.c3024 registeredfunc = FUNCCOMMON(lib_infop, SendRPLHandler); in HBA_SendRPL()
/titanic_44/usr/src/lib/hbaapi/common/
H A Dvendorhbaapi.h257 HBASendRPLFunc SendRPLHandler; member
H A DHBAAPILIB.c2671 registeredfunc = lib_infop->functionTable.SendRPLHandler; in HBA_SendRPL()