Searched refs:SMHBA_LIBRARYATTRIBUTES (Results 1 – 6 of 6) sorted by relevance
34 Sun_sasGetVendorLibraryAttributes(SMHBA_LIBRARYATTRIBUTES *attrs) { in Sun_sasGetVendorLibraryAttributes()
181 extern HBA_UINT32 Sun_sasGetVendorLibraryAttributes(SMHBA_LIBRARYATTRIBUTES *);
55 (HBA_UINT32, SMHBA_LIBRARYATTRIBUTES *);57 (SMHBA_LIBRARYATTRIBUTES *);
361 } SMHBA_LIBRARYATTRIBUTES, *PSMHBA_LIBRARYATTRIBUTES; typedef379 SMHBA_LIBRARYATTRIBUTES *attributes384 SMHBA_LIBRARYATTRIBUTES *attributes
3475 SMHBA_LIBRARYATTRIBUTES *attributes) in SMHBA_GetWrapperLibraryAttributes()3490 (void) memset(attributes, 0, sizeof (SMHBA_LIBRARYATTRIBUTES)); in SMHBA_GetWrapperLibraryAttributes()3538 SMHBA_LIBRARYATTRIBUTES *attributes) in SMHBA_GetVendorLibraryAttributes()3559 (void) memset(attributes, 0, sizeof (SMHBA_LIBRARYATTRIBUTES)); in SMHBA_GetVendorLibraryAttributes()
517 SMHBA_LIBRARYATTRIBUTES libattrs; in processHBA()