Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h100 struct ins_format3 format3; member
H A Daicasm.c341 f3_instr = &cur_instr->format.format3; in back_patch()
H A Daicasm_gram.y1754 f3_instr = &instr->format.format3; in format_3_instr()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8787 fmt3_ins = &instr.format3; in ahd_download_instr()