Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h111 #define AIC_OP_OR 0x0 macro
H A Daicasm_gram.y1156 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6);
1243 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5);
1659 case AIC_OP_OR: in format_1_instr()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8791 case AIC_OP_OR: in ahd_download_instr()