Edit

Share via


Host bus adapter (HBA) functions

Host bus adapter (HBA) defines the following functions.

In this section

Topic Description
HBA_OpenAdapter Opens a host bus adapter (HBA), and returns its handle.
HBA_RegisterForAdapterAddEvents Registers the indicated user callback routine to call when a new adapter is added to the system.
HBA_RegisterForAdapterEvents Declares a user routine that notifies about adapter events.
HBA_RegisterForAdapterPortEvents Registers the indicated user callback routine to call when a port event occurs.
HBA_RegisterForAdapterPortStatEvents Registers the indicated user callback routine to call when a port statistics event occurs.
HBA_RegisterForLinkEvents Registers with a specified adapter for asynchronous fabric link-level events.
HBA_RegisterForTargetEvents Registers for target events with a specified target, or with all targets associated with an adapter.
HBA_RemoveCallback De-registers a callback routine.