Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPA_BURST_SIZE
drivers/scsi/ppa.c
601
fast = bulk && scsi_pointer->this_residual >= PPA_BURST_SIZE ?
drivers/scsi/ppa.c
602
PPA_BURST_SIZE : 1;