Searched defs:bulklen (Results 1 – 1 of 1) sorted by relevance
494 int nr_of_pages, int bulklen, unsigned char *buf, in sddr09_readX()540 int bulklen = nr_of_pages << pageshift; in sddr09_read20() local564 int bulklen = (count << controlshift); in sddr09_read21() local582 int bulklen = (nr_of_pages << pageshift) + (nr_of_pages << CONTROL_SHIFT); in sddr09_read22() local658 int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) { in sddr09_writeX()701 int bulklen = (nr_of_pages << pageshift) + (nr_of_pages << CONTROL_SHIFT); in sddr09_write_inplace() local