Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h186 #define AIC_OP_JNC 0xa macro
Daicasm_gram.y1355 | T_JNC { $$ = AIC_OP_JNC; }
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c6948 case AIC_OP_JNC: in ahc_download_instr()
Daic79xx_core.c9500 case AIC_OP_JNC: in ahd_download_instr()