HomeSort by: relevance | last modified time | path
    Searched refs:patch_label (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 107 struct symbol *patch_label; member in struct:instruction
aicasm.c 331 if (cur_instr->patch_label != NULL) {
335 if (cur_instr->patch_label->type != LABEL) {
340 cur_instr->patch_label->name);
346 address += cur_instr->patch_label->info.linfo->address;
aicasm_gram.y 1764 instr->patch_label = address->symbol;
  /src/sys/dev/microcode/siop/
ncr53cxxx.c 309 void patch_label (void);
664 void patch_label (void) function in typeref:typename:void
1050 patch_label();
1164 patch_label();
1249 patch_label();

Completed in 14 milliseconds