Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h179 #define AIC_OP_ROL 0x5 macro
Daicasm_gram.y1329 | T_ROL { $$ = AIC_OP_ROL; }
1741 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()
1766 case AIC_OP_ROL: in format_2_instr()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c7045 case AIC_OP_ROL: in ahc_download_instr()
Daic79xx_core.c9567 case AIC_OP_ROL: in ahd_download_instr()