Searched refs:SINDEX (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_dump.c | 283 PRINT_CREG_16bit(asd_ha, SINDEX); in asd_dump_cseq_state() 491 PRINT_LREG_16bit(asd_ha, lseq, SINDEX); in asd_dump_lseq_state()
|
H A D | aic94xx_reg_def.h | 392 #define SINDEX 0x0C macro 524 #define CSINDEX (CSEQ_CIO_REG_BASE_ADR + SINDEX) 859 #define LmSINDEX(LinkNum) LmSEQ_PHY_REG(0, LinkNum, SINDEX)
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_dump.c | 283 PRINT_CREG_16bit(asd_ha, SINDEX); in asd_dump_cseq_state() 491 PRINT_LREG_16bit(asd_ha, lseq, SINDEX); in asd_dump_lseq_state()
|
H A D | aic94xx_reg_def.h | 392 #define SINDEX 0x0C macro 524 #define CSINDEX (CSEQ_CIO_REG_BASE_ADR + SINDEX) 859 #define LmSINDEX(LinkNum) LmSEQ_PHY_REG(0, LinkNum, SINDEX)
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1166 "SINDEX == 0x%x\n", in ahc_handle_seqint() 1171 ahc_inb(ahc, SINDEX)); in ahc_handle_seqint() 1494 "SINDEX == 0x%x\n, A == 0x%x\n", in ahc_handle_seqint() 1499 ahc_inb(ahc, SINDEX), in ahc_handle_seqint() 7137 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n", in ahc_dump_card_state() 7138 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
|
H A D | aic79xx_core.c | 2123 "SINDEX == 0x%x\n", in ahd_handle_seqint() 2128 ahd_inw(ahd, SINDEX)); in ahd_handle_seqint() 9867 printk("%s: REG0 == 0x%x, SINDEX = 0x%x, DINDEX = 0x%x\n", in ahd_dump_card_state() 9868 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1166 "SINDEX == 0x%x\n", in ahc_handle_seqint() 1171 ahc_inb(ahc, SINDEX)); in ahc_handle_seqint() 1493 "SINDEX == 0x%x\n, A == 0x%x\n", in ahc_handle_seqint() 1498 ahc_inb(ahc, SINDEX), in ahc_handle_seqint() 7131 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n", in ahc_dump_card_state() 7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
|
H A D | aic79xx_core.c | 2122 "SINDEX == 0x%x\n", in ahd_handle_seqint() 2127 ahd_inw(ahd, SINDEX)); in ahd_handle_seqint() 9862 printk("%s: REG0 == 0x%x, SINDEX = 0x%x, DINDEX = 0x%x\n", in ahd_dump_card_state() 9863 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state()
|
Completed in 48 milliseconds