Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590_low.c103 #define BULK_READ_PAGE_SIZE 0x10000 macro
579 * BULK_READ_PAGE_SIZE); in hp5590_low_init_bulk_read_state()
583 __func__, ALLOCATE_BULK_READ_PAGES * BULK_READ_PAGE_SIZE); in hp5590_low_init_bulk_read_state()
587 * BULK_READ_PAGE_SIZE; in hp5590_low_init_bulk_read_state()
757 next_portion = BULK_READ_PAGE_SIZE; in hp5590_bulk_read()
782 if (next_portion != BULK_READ_PAGE_SIZE) in hp5590_bulk_read()
786 __func__, BULK_READ_PAGE_SIZE, (u_long) next_portion); in hp5590_bulk_read()

Completed in 3 milliseconds