Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
OSS Library Calls (g - h) HBA_CloseAdapter(3)
NAME
HBA_CloseAdapter - Closes an open Fibre Channel Host Bus Adapter
LIBRARY
H-series OSS processes: /usr/lib/libcmnapi.a
SYNOPSIS
#include <snia_common.h>
void HBA_CloseAdapter (
HBA_HANDLE handle,
);
PARAMETERS
handle Handle to an adapter that has been opened by a call to the
HBA_OpenAdapter( ) function.
DESCRIPTION
The HBA_CloseAdapter() function closes an open host bus adapter. The handle parameter is of
type HBA_HANDLE (defined in Fibre Channel - Methodologies for Interconnects (FC-MI)
Revision 1.6) and is obtained through a call to the HBA_OpenAdapter( ) function. An adapter is
deemed fully closed only after the HBA_CloseAdapter( ) has been called for every successful
HBA_OpenAdapter( ) function call.
RETURN VALUES
None.
ERRORS
None.
RELATED INFORMATION
Functions: HBA_GetAdapterName(3), HBA_GetFcpTargetMapping(3),
HBA_GetNumberOfAdapters(3), HBA_GetVersion(3), HBA_LoadLibrary(3),
HBA_FreeLibrary(3), HBA_OpenAdapter(3), HBA_RefreshInformation(3).
Files: HBAAPI(5).
527187-017 Hewlett-Packard Company 3−169