Here is a list of all documented files with brief descriptions:
config.h | Configuration header file after configure script was run |
hbaapi.h | C header file descriping the HBA API |
vlib.c | Implementations of most HBA API functions (all except event handling functions) |
vlib.h | Central header file for the library |
vlib_aux.c | Auxiliary functions used in the library |
vlib_aux.h | Auxiliary functions used in the library |
vlib_callbacks.c | Implementations of callback registration HBA API functions |
vlib_events.h | |
vlib_sfhelper.h | |
vlib_sg.c | All calls that use sg_utils library |
vlib_sg.h | |
vlib_sg_io.h | |
vlib_sysfs.c | All calls that use the sysfs |
vlib_sysfs.h | All calls that need the sysfs |