Searched refs:SMHBA_LIBRARYATTRIBUTES (Results 1 – 6 of 6) sorted by relevance
55 (HBA_UINT32, SMHBA_LIBRARYATTRIBUTES *);57 (SMHBA_LIBRARYATTRIBUTES *);
362 } SMHBA_LIBRARYATTRIBUTES, *PSMHBA_LIBRARYATTRIBUTES; typedef380 SMHBA_LIBRARYATTRIBUTES *attributes385 SMHBA_LIBRARYATTRIBUTES *attributes
3477 SMHBA_LIBRARYATTRIBUTES *attributes) in SMHBA_GetWrapperLibraryAttributes()3492 (void) memset(attributes, 0, sizeof (SMHBA_LIBRARYATTRIBUTES)); in SMHBA_GetWrapperLibraryAttributes()3540 SMHBA_LIBRARYATTRIBUTES *attributes) in SMHBA_GetVendorLibraryAttributes()3561 (void) memset(attributes, 0, sizeof (SMHBA_LIBRARYATTRIBUTES)); in SMHBA_GetVendorLibraryAttributes()
34 Sun_sasGetVendorLibraryAttributes(SMHBA_LIBRARYATTRIBUTES *attrs) { in Sun_sasGetVendorLibraryAttributes()
181 extern HBA_UINT32 Sun_sasGetVendorLibraryAttributes(SMHBA_LIBRARYATTRIBUTES *);
517 SMHBA_LIBRARYATTRIBUTES libattrs; in processHBA()