Home
last modified time | relevance | path

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

/drivers/scsi/aic94xx/
Daic94xx_reg_def.h511 #define CMAPPEDSCR (CSEQ_HOST_REG_BASE_ADR + MAPPEDSCR) macro
2038 #define CSEQ_LRM_SAVE_SINDEX (CMAPPEDSCR + 0x0000)
2039 #define CSEQ_LRM_SAVE_SCBPTR (CMAPPEDSCR + 0x0002)
2040 #define CSEQ_Q_LINK_HEAD (CMAPPEDSCR + 0x0004)
2041 #define CSEQ_Q_LINK_TAIL (CMAPPEDSCR + 0x0006)
2042 #define CSEQ_LRM_SAVE_SCRPAGE (CMAPPEDSCR + 0x0008)
2045 #define CSEQ_RET_ADDR (CMAPPEDSCR + 0x0200)
2046 #define CSEQ_RET_SCBPTR (CMAPPEDSCR + 0x0202)
2047 #define CSEQ_SAVE_SCBPTR (CMAPPEDSCR + 0x0204)
2048 #define CSEQ_EMPTY_TRANS_CTX (CMAPPEDSCR + 0x0206)
[all …]
Daic94xx_dump.c246 #define PRINT_MIS_byte(_ha, _n) asd_printk(STR_8BIT, #_n,CSEQ_##_n-CMAPPEDSCR,\
248 #define PRINT_MIS_word(_ha, _n) asd_printk(STR_16BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\
251 asd_printk(STR_32BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\
254 asd_printk(STR_64BIT, #_n,CSEQ_##_n-CMAPPEDSCR, \