Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h184 #define AIC_OP_JMP 0x8 macro
Daicasm_gram.y1353 T_JMP { $$ = AIC_OP_JMP; }
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_core.c6946 case AIC_OP_JMP: in ahc_download_instr()
Daic79xx_core.c9498 case AIC_OP_JMP: in ahd_download_instr()