Searched refs:DINDIR (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | aic7xxx.seq | 2136 mov DINDIR, SINDIR; 2138 mov DINDIR, SINDIR; 2139 mov DINDIR, SINDIR; 2141 mov DINDIR, SINDIR; 2299 mov DINDIR,DFDAT; 2301 mov DINDIR,DFDAT; 2302 mov DINDIR,DFDAT; 2303 mov DINDIR,DFDAT; 2304 mov DINDIR,DFDAT; 2305 mov DINDIR,DFDAT; [all …]
|
A 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*/
|
A D | aic7xxx_reg.h_shipped | 578 #define DINDIR 0x6d
|
A D | aic79xx.reg | 3508 * Incrementing index for writes to DINDIR. Can be used as a scratch register. 3581 register DINDIR {
|
A D | aic7xxx.reg | 713 register DINDIR {
|
A D | aic79xx_reg.h_shipped | 1513 #define DINDIR 0xed
|
/linux-6.3-rc2/drivers/scsi/aic94xx/ |
A 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)
|
A 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()
|
Completed in 21 milliseconds