Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h179 #define AIC_OP_ROL 0x5 macro
Daicasm_gram.y1333 | T_ROL { $$ = AIC_OP_ROL; }
1745 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()
1770 case AIC_OP_ROL: in format_2_instr()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c7078 case AIC_OP_ROL: in ahc_download_instr()
Daic79xx_core.c9607 case AIC_OP_ROL: in ahd_download_instr()