Searched refs:PPA_BURST_SIZE (Results 1 – 2 of 2) sorted by relevance
114 #define PPA_BURST_SIZE 512 /* data burst size */ macro
601 fast = bulk && scsi_pointer->this_residual >= PPA_BURST_SIZE ? in ppa_completion()602 PPA_BURST_SIZE : 1; in ppa_completion()