Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_insformat.h112 #define AIC_OP_OR 0x0 macro
Daicasm_gram.y1160 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6);
1247 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5);
1664 case AIC_OP_OR: in format_1_instr()
/openbsd/src/sys/dev/ic/
Daic7xxx.c6302 case AIC_OP_OR: in ahc_download_instr()
Daic79xx.c8543 case AIC_OP_OR: in ahd_download_instr()