osl_table_info
struct osl_table_info *gbl_table_list_head = NULL;
struct osl_table_info *next;
struct osl_table_info *new_info;
struct osl_table_info *next;
new_info = calloc(1, sizeof(struct osl_table_info));
struct osl_table_info *info;