Home
last modified time | relevance | path

Searched refs:symtable_get (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_scan.l132 mmlval.sym = symtable_get(mmtext);
H A Daicasm_symbol.h191 symtable_get(char *name);
H A Daicasm_symbol.c164 symtable_get(char *name) in symtable_get() function