Home
last modified time | relevance | path

Searched refs:AIC_OP_ROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h196 #define AIC_OP_ROR 0x30 macro
H A Daicasm_gram.y1330 | T_ROR { $$ = AIC_OP_ROR; }
1769 case AIC_OP_ROR:
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h196 #define AIC_OP_ROR 0x30 macro
H A Daicasm_gram.y1329 | T_ROR { $$ = AIC_OP_ROR; }
1768 case AIC_OP_ROR:

Completed in 4 milliseconds