linux/drivers/pci
FUJITA Tomonori 59fc67dedb iommu sg merging: PCI: add dma segment boundary support
This adds PCI's accessor for segment_boundary_mask in device_dma_parameters.

The default segment_boundary is set to 0xffffffff, same to the block layer's
default value (and the scsi mid layer uses the same value).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Greg KH <greg@kroah.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:12 -08:00
..
hotplug
pcie
.gitignore
access.c
bus.c
dmar.c
hotplug-pci.c PCI: fix section mismatch warnings referring to pci_do_scan_bus 2008-02-02 15:04:30 -08:00
hotplug.c
htirq.c
intel-iommu.c
intel-iommu.h
iova.c
iova.h
Kconfig
Makefile PCI: fix section mismatch warnings referring to pci_do_scan_bus 2008-02-02 15:04:30 -08:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
pci.h
probe.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
proc.c
quirks.c
remove.c
rom.c
search.c
setup-bus.c PCI: fix 4x section mismatch warnings 2008-02-02 15:08:04 -08:00
setup-irq.c
setup-res.c
syscall.c