Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq372 or SINDEX, SELBUSB;
386 or SINDEX, TEMODE;
1506 mov SINDEX, MSG_OUT;
1678 mov ARG_1, SINDEX;
1990 mov DINDEX,SINDEX;
2008 and A, IOI, SINDEX;
2046 mov A, SINDEX; /* Tag passed in SINDEX */
2060 mov SINDEX, SCBPTR;
2082 mov ARG_2, SINDEX;
2102 mov DFDAT, SINDEX;
[all …]
H A Daic79xx.seq340 and SINDEX, ~0x1;
342 bmov DINDEX, SINDEX, 2;
523 mov MODE_PTR, SINDEX;
530 mov SEQINTCODE, SINDEX;
977 mov SINDEX, MSG_OUT;
983 and SINDEX, ~DISCENB;
1007 mov SCSIDAT, SINDEX;
1099 bmov DINDEX, SINDEX, 2;
1303 bmov DINDEX, SINDEX, 2;
1447 mov DINDEX,SINDEX;
[all …]
H A Daic79xx.reg3496 * Will set SINDEX[0] to 0xFF and call the routine "some_routine.
3498 register SINDEX {
3567 * Reading this register is equivalent to reading (register_base + SINDEX) and
3568 * incrementing SINDEX by 1.
H A Daic7xxx_reg.h_shipped562 #define SINDEX 0x65
H A Daic7xxx_core.c1171 ahc_inb(ahc, SINDEX)); in ahc_handle_seqint()
1498 ahc_inb(ahc, SINDEX), in ahc_handle_seqint()
7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
H A Daic79xx_reg.h_shipped1496 #define SINDEX 0xe2
H A Daic7xxx.reg664 register SINDEX {
H A Daic79xx_core.c2127 ahd_inw(ahd, SINDEX)); in ahd_handle_seqint()
9863 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h392 #define SINDEX 0x0C macro
524 #define CSINDEX (CSEQ_CIO_REG_BASE_ADR + SINDEX)
859 #define LmSINDEX(LinkNum) LmSEQ_PHY_REG(0, LinkNum, SINDEX)
H A Daic94xx_dump.c283 PRINT_CREG_16bit(asd_ha, SINDEX); in asd_dump_cseq_state()
491 PRINT_LREG_16bit(asd_ha, lseq, SINDEX); in asd_dump_lseq_state()