Searched refs:GetEventBufferFunc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2221 GetEventBufferFunc;
2226 GetEventBufferFunc = lib_infop->functionTable.GetEventBufferHandler;
2227 if (GetEventBufferFunc != NULL) {
2228 status = (GetEventBufferFunc)
2215 GetEventBufferFunc; local
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2553 GetEventBufferFunc; local
2562 GetEventBufferFunc =
2564 if (GetEventBufferFunc != NULL) {
2565 status = (GetEventBufferFunc)

Completed in 92 milliseconds