Are the addresses generated from GetScatterGatherList in a
SCATTER_GATHER_LIST physical or logical? That is, are they already
bus addresses that can be passed to a device?
(The old-style DMA part of the DDK docs referred to bus addresses as
"logical" addresses, then when scatter/gather DMA was introduced I saw
"physical" with no mention of a conversion routine for platforms where
physical != logical)