I know it matters a lot on sparc64 ESP scsi controllers.
You can only have one address/len pair DMA'ing at a time and you have
to service an interrupt to load in the the next DMA sg elements into
the chips registers.
Merging is essentially a must for performance on those cards.
--