Print this page
NEX-4680 NEF needs Sun_HBA_* API to be working after library reload
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>

@@ -142,10 +142,12 @@
 
 HBA_API HBA_STATUS Sun_HBA_ForceLip(
     HBA_HANDLE handle,
     int *rval);
 
+HBA_STATUS Sun_HBA_FreeLibrary(void);
+
 #endif /* HBA_API_SUN_H */
 
 #ifdef __cplusplus
 }
 #endif /* _HBA_API_SUN_H */