Home
last modified time | relevance | path

Searched refs:CSEQ_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/aic94xx/ !
Daic94xx_dump.c258 #define CMDP_REG(_n, _m) (_m*(CSEQ_PAGE_SIZE*2)+CSEQ_##_n)
Daic94xx_seq.c529 moffs = CSEQ_PAGE_SIZE * 2; in asd_init_cseq_mdp()
Daic94xx_reg_def.h2033 #define CSEQ_PAGE_SIZE 32 /* Scratch page size (in bytes) */ macro