HBA_GetWrapperLibraryAttributes, HBA_GetVendorLibraryAttributes - return details about the implementation of the wrapper library and the vendor specific library
cc [ flag... ] file... -lHBAAPI [ library... ]
#include <hbaapi.h>
HBA_UINT32 HBA_GetWrapperLibraryAttributes(
HBA_LIBRARYATTRIBUTES *attributes);
HBA_UINT32 HBA_GetVendorLibraryAttributes(HBA_UINT32 adapter_index,
HBA_LIBRARYATTRIBUTES *attributes);
attributes
HBA_GetWrapperLibraryAttributes()
HBA_GetVendorLibraryAttributes()
adapter_index
The HBA_GetWrapperLibraryAttributes() function returns details about the wrapper library.
The HBA_GetVendorLibraryAttributes() function returns details about the vendor specific library. The vendor-specific library selected is based on the adapter_index.
The HBA_GetWrapperLibraryAttributes() and HBA_GetVendorLibraryAttributes() functions return the version of the HBA API specification.
See attributes(5) for descriptions of the following attributes:
| ||||||||||||
HBA_GetNumberOfAdapters(3HBAAPI), libhbaapi(3LIB), attributes(5)
T11 FC-MI Specification
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |