Loads a vendor specific library from the Common HBA API.
Common Host Bus Adapter Library (libHBAAPI.a)
#include <sys/hbaapi.h>
HBA_STATUS HBA_LoadLibrary ()
The HBA_LoadLibrary subroutine loads a vendor specific library from the Common HBA API. This library must be called first before calling any other routine from the Common HBA API.
The HBA_LoadLibrary subroutine returns a value of 0, or HBA_STATUS_OK.