Home
last modified time | relevance | path

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

/drivers/scsi/aic94xx/
Daic94xx_seq.c332 reg |= (lseq_mask ? (((u32)lseq_mask) << 8) : OVLYCSEQ); in asd_download_seq()
374 reg |= (lseq_mask ? (((u32)lseq_mask) << 8) : OVLYCSEQ); in asd_download_seq()
Daic94xx_reg_def.h166 #define OVLYCSEQ 0x00000080 macro