Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.c331 if (cur_instr->patch_label != NULL) { in back_patch()
335 if (cur_instr->patch_label->type != LABEL) { in back_patch()
340 cur_instr->patch_label->name); in back_patch()
346 address += cur_instr->patch_label->info.linfo->address; in back_patch()
H A Daicasm_insformat.h107 struct symbol *patch_label; member
H A Daicasm_gram.y1764 instr->patch_label = address->symbol; in format_3_instr()
/netbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c309 void patch_label (void);
664 void patch_label (void) in patch_label() function
1050 patch_label(); in f_wait()
1164 patch_label(); in transfer()
1249 patch_label(); in select_reselect()