Home
last modified time | relevance | path

Searched refs:PPA_BURST_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dppa.h118 #define PPA_BURST_SIZE 512 /* data burst size */ macro
A Dppa.c581 fast = bulk && scsi_pointer->this_residual >= PPA_BURST_SIZE ? in ppa_completion()
582 PPA_BURST_SIZE : 1; in ppa_completion()

Completed in 5 milliseconds