Searched refs:DINDIR (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ ! |
D | aic7xxx.seq | 1801 mov DINDIR, ARG_1 ret; 1991 mov DINDIR,SCSIBUSL ret; /*read byte directly from bus*/ 2136 mov DINDIR, SINDIR; 2138 mov DINDIR, SINDIR; 2139 mov DINDIR, SINDIR; 2141 mov DINDIR, SINDIR; 2143 mov DINDIR, SINDIR; 2145 mov DINDIR, SINDIR; 2146 mov DINDIR, SINDIR; 2147 mov DINDIR, SINDIR ret; [all …]
|
D | aic79xx.seq | 348 bmov DINDIR, REG0, 2; 783 mvi DINDIR, SCB_LIST_NULL; 1103 bmov DINDIR, ALLONES, 2; 1304 bmov DINDIR, REG0, 2; 1448 mov DINDIR,SCSIBUS ret; /*read byte directly from bus*/
|
D | aic7xxx_reg.h_shipped | 578 #define DINDIR 0x6d
|
D | aic79xx.reg | 3508 * Incrementing index for writes to DINDIR. Can be used as a scratch register. 3581 register DINDIR {
|
D | aic7xxx.reg | 713 register DINDIR {
|
D | aic79xx_reg.h_shipped | 1513 #define DINDIR 0xed
|
/linux-6.1.9/drivers/scsi/aic94xx/ ! |
D | aic94xx_reg_def.h | 402 #define DINDIR 0x13 macro 534 #define CDINDIR (CSEQ_CIO_REG_BASE_ADR + DINDIR) 869 #define LmDINDIR(LinkNum) LmSEQ_PHY_REG(0, LinkNum, DINDIR)
|
D | aic94xx_dump.c | 286 PRINT_CREG_8bit(asd_ha, DINDIR); in asd_dump_cseq_state() 494 PRINT_LREG_8bit(asd_ha, lseq, DINDIR); in asd_dump_lseq_state()
|