hba_getnumberofadapters(3hbaapi) hpux man page | unix.com

Man Page: hba_getnumberofadapters

Operating Environment: hpux

Section: 3hbaapi

HBA_GetNumberOfAdapters(3HBAAPI)              Common Fibre Channel HBA Information Library Functions              HBA_GetNumberOfAdapters(3HBAAPI)

NAME
HBA_GetNumberOfAdapters - report the number of HBAs known to the Common Library
SYNOPSIS
cc [ flag... ] file... -lHBAAPI [ library... ] #include <hbaapi.h> HBA_UINT32 HBA_GetNumberOfAdapters(void);
DESCRIPTION
The HBA_GetNumberOfAdapters() function report the number of HBAs known to the Common Library. This number is the sum of the number of HBAs reported by each VSL loaded by the Common Library.
RETURN VALUES
The HBA_GetNumberOfAdapters() function returns the number of adapters known to the Common Library will be returned.
EXAMPLES
Example 1: Using HBA_GetNumberOfAdapters() numberOfAdapters = HBA_GetNumberOfAdapters(); for (hbaCount = 0; hbaCount < numberOfAdapters; hbaCount++) { /* ... */ }
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard: FC-MI 1.92 (API | | |version 1) | +-----------------------------+-----------------------------+ | |Standard: FC-HBA Version 4 | | |(API version 2) | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
libhbaapi(3LIB), attributes(5) T11 FC-MI Specification SunOS 5.10 1 Sep 2003 HBA_GetNumberOfAdapters(3HBAAPI)
Related Man Pages
libhbaapi(3lib) - sunos
libhbaapi(3lib) - opensolaris
hba_getvendorlibraryattributes(3hbaapi) - opensolaris
libhbaapi(3lib) - hpux
hba_getvendorlibraryattributes(3hbaapi) - hpux
Similar Topics in the Unix Linux Community
Common.
Help! Moving HBA cards to different slots
Solaris9 - qlogic HBAs - luxadm reports &quot;Found path to 0 HBA ports&quot;
Need Help with SDD / SDDPCM / MPIO
Solaris 10 installing on Cisco UCS doesn't see HBAs