Home
last modified time | relevance | path

Searched refs:DINDEX (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic7xxx.seq200 mvi DINDEX, CCHADDR;
204 mvi DINDEX, HADDR;
254 mov DFDAT, DINDEX;
280 mov DFDAT, DINDEX;
297 mov DFDAT, DINDEX;
559 mov A, DINDEX;
866 mvi DINDEX, HADDR;
1210 mvi DINDEX, HADDR;
1990 mov DINDEX,SINDEX;
2089 mvi DINDEX, HADDR;
[all …]
A Daic79xx.seq342 bmov DINDEX, SINDEX, 2;
780 shr DINDEX, 3, SCB_SCSIID;
781 or DINDEX, 1; /* Want only the second byte */
782 mvi DINDEX[1], ((WAITING_SCB_TAILS) >> 8);
1099 bmov DINDEX, SINDEX, 2;
1303 bmov DINDEX, SINDEX, 2;
1446 clr DINDEX[1];
1447 mov DINDEX,SINDEX;
A Daic7xxx_reg.h_shipped564 #define DINDEX 0x66
A Daic79xx.reg3510 register DINDEX {
3578 * Writing this register is equivalent to writing to (register_base + DINDEX)
3579 * and incrementing DINDEX by 1.
A Daic7xxx.reg671 register DINDEX {
A Daic79xx_reg.h_shipped1498 #define DINDEX 0xe4
A Daic7xxx_core.c7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
A Daic79xx_core.c9864 ahd_inw(ahd, DINDEX)); in ahd_dump_card_state()
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_reg_def.h394 #define DINDEX 0x0E macro
526 #define CDINDEX (CSEQ_CIO_REG_BASE_ADR + DINDEX)
861 #define LmDINDEX(LinkNum) LmSEQ_PHY_REG(0, LinkNum, DINDEX)
A Daic94xx_dump.c284 PRINT_CREG_16bit(asd_ha, DINDEX); in asd_dump_cseq_state()
492 PRINT_LREG_16bit(asd_ha, lseq, DINDEX); in asd_dump_lseq_state()

Completed in 44 milliseconds