HBA_GetNumberOfAdapters(3hbaapi) 맨 페이지 - 윈디하나의 솔라나라
|
svcadm(8)을 검색하려면 섹션에서
8 을 선택하고, 맨 페이지 이름에
svcadm을 입력하고 검색을 누른다.
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(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Interface StabilityCommitted _ T{ Standard: FC-HBA Ver‐
sion 4 (API version 2) T} _ MT-LevelSafe _ Standard FC-MI 1.92 (API
version 1)
SEE ALSO
libhbaapi(3LIB), attributes(7)
T11 FC-MI Specification
Oracle Solaris 11.4 1 Sep 2003
HBA_GetNumberOfAdapters(3HBAAPI)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
| RSS ATOM XHTML 5 CSS3 |
Copyright © 2004-2025 Jo HoSeok. All rights reserved. |