Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/aicasm/
HDaicasm_insformat.h116 #define AIC_OP_ROL 0x5 macro
HDaicasm_gram.y1300 | T_ROL { $$ = AIC_OP_ROL; }
1696 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()
1721 case AIC_OP_ROL: in format_2_instr()
/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx.c6592 case AIC_OP_ROL: in ahc_download_instr()
HDaic79xx.c8802 case AIC_OP_ROL: in ahd_download_instr()