Symbol: FUNCCOMMON
usr/src/lib/smhba/common/SMHBAAPILIB.c
1041
if ((GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler))
usr/src/lib/smhba/common/SMHBAAPILIB.c
1066
LoadLibraryFunc = FUNCCOMMON(lib_infop, LoadLibraryHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
1183
FreeLibraryFunc = FUNCCOMMON(lib_infop, FreeLibraryHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
1322
FUNCCOMMON(lib_infop, GetNumberOfAdaptersHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
1336
GetAdapterNameFunc = FUNCCOMMON(lib_infop, GetAdapterNameHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
1468
OpenAdapterFunc = FUNCCOMMON(lib_infop, OpenAdapterHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
1518
FUNCCOMMON(lib_infop, GetNumberOfAdaptersHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2260
registeredfunc = FUNCCOMMON(lib_infop, RegisterForLinkEventsHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2321
CloseAdapterFunc = FUNCCOMMON(lib_infop, CloseAdapterHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2533
registeredfunc = FUNCCOMMON(lib_infop, SendCTPassThruV2Handler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2586
SetRNIDMgmtInfoFunc = FUNCCOMMON(lib_infop, SetRNIDMgmtInfoHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2606
GetRNIDMgmtInfoFunc = FUNCCOMMON(lib_infop, GetRNIDMgmtInfoHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2663
registeredfunc = FUNCCOMMON(lib_infop, SendRNIDV2Handler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
2687
FUNCCOMMON(lib_infop, RefreshInformationHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
3026
registeredfunc = FUNCCOMMON(lib_infop, SendRPLHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
3057
registeredfunc = FUNCCOMMON(lib_infop, SendRPSHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
3086
registeredfunc = FUNCCOMMON(lib_infop, SendSRLHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
3113
registeredfunc = FUNCCOMMON(lib_infop, SendRLSHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
3142
registeredfunc = FUNCCOMMON(lib_infop, SendLIRRHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
485
FUNCCOMMON(vhlp->lib_info, RemoveCallbackHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
531
FUNCCOMMON(cbp->lib_info, RemoveCallbackHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
824
GetVersionFunc = FUNCCOMMON(lib_infop, GetVersionHandler);
usr/src/lib/smhba/common/SMHBAAPILIB.c
849
LoadLibraryFunc = FUNCCOMMON(lib_infop, LoadLibraryHandler);