Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h179 #define AIC_OP_ROL 0x5 macro
H A Daicasm_gram.y1328 | T_ROL { $$ = AIC_OP_ROL; }
1740 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()
1765 case AIC_OP_ROL: in format_2_instr()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7011 case AIC_OP_ROL: in ahc_download_instr()
H A Daic79xx_core.c9522 case AIC_OP_ROL: in ahd_download_instr()