Searched refs:LSEQ_CODEPAGE_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aic94xx/
H A Daic94xx_seq.c229 #define LSEQ_CODEPAGE_SIZE 4096 macro
230 int pages = (size + LSEQ_CODEPAGE_SIZE - 1) / LSEQ_CODEPAGE_SIZE;
239 for (i = 0; size > 0 && i < LSEQ_CODEPAGE_SIZE;

Completed in 78 milliseconds