Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h116 #define AIC_OP_ROL 0x5 macro
H A Daicasm_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/sys/dev/aic7xxx/
H A Daic7xxx.c6592 case AIC_OP_ROL: in ahc_download_instr()
H A Daic79xx.c8803 case AIC_OP_ROL: in ahd_download_instr()