symlist_free      725 drivers/scsi/aic7xxx/aicasm/aicasm.c 	symlist_free(&patch_functions);
symlist_free     1718 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	symlist_free(&immed->referenced_syms);
symlist_free     1779 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	symlist_free(&places->referenced_syms);
symlist_free     1815 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	symlist_free(&immed->referenced_syms);
symlist_free      106 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 			symlist_free(&symbol->info.finfo->symrefs);
symlist_free      201 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h void	symlist_free(symlist_t *symlist);