Lines Matching defs:HBAAPI
34 * 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.log"); \
175 _hbaapi_debug_fd = fopen("/tmp/HBAAPI.log", "a");\
223 HBAAPI
408 perror("pthread_mutex_lock - HBAAPI:");
418 perror("pthread_mutex_unlock - HBAAPI:");
763 DEBUG(1, "HBAAPI loading: %s\n", byFileName, 0, 0);
814 lib_infop->version = HBAAPI;
821 * SM-HBA and HBAAPI has a seperate handler for GetVersion but
1030 lib_infop->version = HBAAPI;
1037 * SM-HBA and HBAAPI has a seperate handler for GetVersion but
1095 * Keeping the code from HBAAPI source...
1326 DEBUG(1, "HBAAPI: num_adapters for %s = %d\n",
1329 DEBUG(1, "HBAAPI: num_adapters for %s = %d\n",
1590 module = GetModuleHandle("HBAAPI");
1729 /* only for HBAAPI V2 */
3402 DEBUG(1, "HBAAPI not loaded yet.", 0, 0, 0);
4329 * Following the similar logic of HBAAPI addaspterevents_callback.
4426 /* only for HBAAPI V2 */