Searched defs:HBAAPI (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c34 * both HBAAPI and SM-HBA through the same library.
41 * 1. CHECKLIBRARYANDVERSION(HBAAPIV2) : validate and match HBAAPI V2 VSL.
48 * 3. If the interface is not supported by HBAAPI(Version 1)
50 * Common interface between HBAAPI and HBAAPIV2.
114 openlog("HBAAPI", LOG_PID|LOG_ODELAY, LOG_USER);\
121 strcat(_logFile, "HBAAPI.log"); \
132 openlog("HBAAPI", LOG_PID|LOG_ODELAY, LOG_USER);\
137 _hbaapi_debug_fd = fopen("/tmp/HBAAPI.log", "a");\
152 openlog("HBAAPI", LOG_PID|LOG_ODELAY, LOG_USER);\
167 strcat(_logFile, "HBAAPI
223 HBAAPI enumerator in enum:__anon4387
[all...]

Completed in 80 milliseconds