Searched refs:HBA_LIBRARYATTRIBUTES (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcGetVendorLibraryAttributes.cc | 44 Sun_fcGetVendorLibraryAttributes(HBA_LIBRARYATTRIBUTES *attrs) { in Sun_fcGetVendorLibraryAttributes()
|
H A D | HBAList.cc | 416 HBA_LIBRARYATTRIBUTES HBAList::getVSLAttributes() { in getVSLAttributes() 417 HBA_LIBRARYATTRIBUTES attrs; in getVSLAttributes()
|
H A D | HBAList.h | 64 HBA_LIBRARYATTRIBUTES getVSLAttributes();
|
H A D | sun_fc.h | 108 extern HBA_UINT32 Sun_fcGetVendorLibraryAttributes(HBA_LIBRARYATTRIBUTES *);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 454 } HBA_LIBRARYATTRIBUTES, *PHBA_LIBRARYATTRIBUTES; typedef 861 HBA_LIBRARYATTRIBUTES 954 HBA_LIBRARYATTRIBUTES
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 452 } HBA_LIBRARYATTRIBUTES, *PHBA_LIBRARYATTRIBUTES; typedef 857 HBA_LIBRARYATTRIBUTES 948 HBA_LIBRARYATTRIBUTES
|
H A D | vendorhbaapi.h | 111 (HBA_LIBRARYATTRIBUTES *);
|
H A D | HBAAPILIB.c | 1245 HBA_LIBRARYATTRIBUTES *attributes) in HBA_GetWrapperLibraryAttributes() 1254 memset(attributes, 0, sizeof(HBA_LIBRARYATTRIBUTES)); in HBA_GetWrapperLibraryAttributes() 2998 HBA_LIBRARYATTRIBUTES *attributes) in HBA_GetVendorLibraryAttributes() 3016 memset(attributes, 0, sizeof(HBA_LIBRARYATTRIBUTES)); in HBA_GetVendorLibraryAttributes()
|
/illumos-gate/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 1563 HBA_LIBRARYATTRIBUTES *attributes) in HBA_GetWrapperLibraryAttributes() 1575 (void) memset(attributes, 0, sizeof (HBA_LIBRARYATTRIBUTES)); in HBA_GetWrapperLibraryAttributes() 3394 HBA_LIBRARYATTRIBUTES *attributes) in HBA_GetVendorLibraryAttributes() 3415 (void) memset(attributes, 0, sizeof (HBA_LIBRARYATTRIBUTES)); in HBA_GetVendorLibraryAttributes()
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | fchba.c | 2115 HBA_LIBRARYATTRIBUTES lib_attrs; in skip_hba()
|