HBA_LoadLibrary Subroutine
Purpose
Loads a vendor specific library from the Common HBA API.
Library
Common Host Bus Adapter Library (libHBAAPI.a)
Syntax
#include <sys/hbaapi.h>
HBA_STATUS HBA_LoadLibrary ()
Description
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.
Return Values
The HBA_LoadLibrary subroutine returns a value of 0, or HBA_STATUS_OK.