Home
last modified time | relevance | path

Searched refs:HBA_LIBRARYATTRIBUTES (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetVendorLibraryAttributes.cc44 Sun_fcGetVendorLibraryAttributes(HBA_LIBRARYATTRIBUTES *attrs) { in Sun_fcGetVendorLibraryAttributes()
H A DHBAList.h64 HBA_LIBRARYATTRIBUTES getVSLAttributes();
H A DHBAList.cc416 HBA_LIBRARYATTRIBUTES HBAList::getVSLAttributes() { in getVSLAttributes()
417 HBA_LIBRARYATTRIBUTES attrs; in getVSLAttributes()
H A Dsun_fc.h108 extern HBA_UINT32 Sun_fcGetVendorLibraryAttributes(HBA_LIBRARYATTRIBUTES *);
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h452 } HBA_LIBRARYATTRIBUTES, *PHBA_LIBRARYATTRIBUTES; typedef
857 HBA_LIBRARYATTRIBUTES
948 HBA_LIBRARYATTRIBUTES
H A Dvendorhbaapi.h111 (HBA_LIBRARYATTRIBUTES *);
H A DHBAAPILIB.c1245 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/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h454 } HBA_LIBRARYATTRIBUTES, *PHBA_LIBRARYATTRIBUTES; typedef
861 HBA_LIBRARYATTRIBUTES
954 HBA_LIBRARYATTRIBUTES
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1563 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 Dfchba.c2115 HBA_LIBRARYATTRIBUTES lib_attrs; in skip_hba()