Home
last modified time | relevance | path

Searched refs:CMAPPEDSCR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_reg_def.h493 #define CMAPPEDSCR (CSEQ_HOST_REG_BASE_ADR + MAPPEDSCR) macro
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 + 0x0204)
2030 #define CSEQ_EMPTY_TRANS_CTX (CMAPPEDSCR + 0x0206)
[all …]
Daic94xx_dump.c228 #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, \