Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c92 case SCBLOC: in symbol_delete()
240 case SCBLOC: in symlist_add()
498 case SCBLOC: in symtable_dump()
544 case SCBLOC: in symtable_dump()
612 case SCBLOC: in symtable_dump()
H A Daicasm_symbol.h51 SCBLOC, enumerator
H A Daicasm_gram.y702 case SCBLOC:
841 cur_symtype = SCBLOC;
847 cur_symbol->type = SCBLOC;
1478 case SCBLOC: in initialize_symbol()
1635 && (symbol->type != SCBLOC) in process_register()
1994 if (sym->type == SCBLOC || in is_location_address()