Home
last modified time | relevance | path

Searched refs:symbol_node_t (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c208 symbol_node_t *
211 symbol_node_t *curnode; in symlist_search()
225 symbol_node_t *newnode; in symlist_add()
227 newnode = (symbol_node_t *)malloc(sizeof(symbol_node_t)); in symlist_add()
234 symbol_node_t *curnode; in symlist_add()
300 symbol_node_t *node1, *node2; in symlist_free()
315 symbol_node_t *node; in symlist_merge()
371 aic_print_reg_dump_start(FILE *dfile, symbol_node_t *regnode) in aic_print_reg_dump_start()
384 symbol_node_t *regnode, u_int num_entries) in aic_print_reg_dump_end()
440 aic_print_reg_dump_entry(FILE *dfile, symbol_node_t *curnode) in aic_print_reg_dump_entry()
[all …]
H A Daicasm_symbol.h148 } symbol_node_t; typedef
193 symbol_node_t *
H A Daicasm.c354 symbol_node_t *cur_node; in output_code()
525 symbol_node_t *cur_func; in output_listing()
H A Daicasm_gram.y1856 symbol_node_t *node; in type_check()