Searched refs:CMAPPEDSCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg_def.h | 493 #define CMAPPEDSCR (CSEQ_HOST_REG_BASE_ADR + MAPPEDSCR) macro 2017 /* All macros start with offsets from base + 0x800 (CMAPPEDSCR). 2020 #define CSEQ_LRM_SAVE_SINDEX (CMAPPEDSCR + 0x0000) 2021 #define CSEQ_LRM_SAVE_SCBPTR (CMAPPEDSCR + 0x0002) 2022 #define CSEQ_Q_LINK_HEAD (CMAPPEDSCR + 0x0004) 2023 #define CSEQ_Q_LINK_TAIL (CMAPPEDSCR + 0x0006) 2024 #define CSEQ_LRM_SAVE_SCRPAGE (CMAPPEDSCR + 0x0008) 2027 #define CSEQ_RET_ADDR (CMAPPEDSCR + 0x0200) 2028 #define CSEQ_RET_SCBPTR (CMAPPEDSCR + 0x0202) 2029 #define CSEQ_SAVE_SCBPTR (CMAPPEDSCR [all...] |
H A D | aic94xx_dump.c | 228 #define PRINT_MIS_byte(_ha, _n) asd_printk(STR_8BIT, #_n,CSEQ_##_n-CMAPPEDSCR,\ 230 #define PRINT_MIS_word(_ha, _n) asd_printk(STR_16BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\ 233 asd_printk(STR_32BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\ 236 asd_printk(STR_64BIT, #_n,CSEQ_##_n-CMAPPEDSCR, \
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg_def.h | 493 #define CMAPPEDSCR (CSEQ_HOST_REG_BASE_ADR + MAPPEDSCR) macro 2017 /* All macros start with offsets from base + 0x800 (CMAPPEDSCR). 2020 #define CSEQ_LRM_SAVE_SINDEX (CMAPPEDSCR + 0x0000) 2021 #define CSEQ_LRM_SAVE_SCBPTR (CMAPPEDSCR + 0x0002) 2022 #define CSEQ_Q_LINK_HEAD (CMAPPEDSCR + 0x0004) 2023 #define CSEQ_Q_LINK_TAIL (CMAPPEDSCR + 0x0006) 2024 #define CSEQ_LRM_SAVE_SCRPAGE (CMAPPEDSCR + 0x0008) 2027 #define CSEQ_RET_ADDR (CMAPPEDSCR + 0x0200) 2028 #define CSEQ_RET_SCBPTR (CMAPPEDSCR + 0x0202) 2029 #define CSEQ_SAVE_SCBPTR (CMAPPEDSCR [all...] |
H A D | aic94xx_dump.c | 228 #define PRINT_MIS_byte(_ha, _n) asd_printk(STR_8BIT, #_n,CSEQ_##_n-CMAPPEDSCR,\ 230 #define PRINT_MIS_word(_ha, _n) asd_printk(STR_16BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\ 233 asd_printk(STR_32BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\ 236 asd_printk(STR_64BIT, #_n,CSEQ_##_n-CMAPPEDSCR, \
|
Completed in 15 milliseconds