Searched defs:bulklen (Results 1 – 1 of 1) sorted by relevance
390 int nr_of_pages, int bulklen, unsigned char *buf, in sddr09_readX()440 int bulklen = nr_of_pages << pageshift; in sddr09_read20() local464 int bulklen = (count << controlshift); in sddr09_read21() local482 int bulklen = (nr_of_pages << pageshift) + (nr_of_pages << CONTROL_SHIFT); in sddr09_read22() local573 int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) { in sddr09_writeX()618 int bulklen = (nr_of_pages << pageshift) + (nr_of_pages << CONTROL_SHIFT); in sddr09_write_inplace() local