config.h [code] | Configuration header file after configure script was run |
hbaapi.h [code] | C header file descriping the HBA API |
vlib.c | Implementations of most HBA API functions (all except event handling functions) |
vlib.h [code] | Central header file for the library |
vlib_aux.c | Auxiliary functions used in the library |
vlib_aux.h [code] | Auxiliary functions used in the library |
vlib_callbacks.c | Implementations of callback registration HBA API functions |
vlib_sg.c | All calls that use sg_utils library |
vlib_sg.h [code] | |
vlib_sysfs.c | All calls that use the sysfs and call into libsysfs |
vlib_sysfs.h [code] | All calls that need the sysfs |