Lines Matching defs:device

71 ** using bonnie++ on a RAID0 MD device (sym2 & mpt).
76 ** If a device prefetches beyond the end of a valid pdir entry, it will cause
78 ** disconnect on 4k boundaries and prevent such issues. If the device is
475 sba_search_bitmap(struct ioc *ioc, struct device *dev,
622 sba_alloc_range(struct ioc *ioc, struct device *dev, size_t size)
911 static dma_addr_t sba_map_page(struct device *dev, struct page *page,
932 ** Check if the PCI device can DMA to ptr... if so, just return ptr
1032 static void sba_unmap_page(struct device *dev, dma_addr_t iova, size_t size,
1110 sba_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle,
1135 ** Check if the PCI device can DMA to ptr... if so, just return ptr
1146 * If device can't bypass or bypass is disabled, pass the 32bit fake
1147 * device to map single to get an iova mapping.
1166 static void sba_free_coherent(struct device *dev, size_t size, void *vaddr,
1293 sba_coalesce_chunks(struct ioc *ioc, struct device *dev,
1416 static void sba_unmap_sg_attrs(struct device *dev, struct scatterlist *sglist,
1429 static int sba_map_sg_attrs(struct device *dev, struct scatterlist *sglist,
1528 static void sba_unmap_sg_attrs(struct device *dev, struct scatterlist *sglist,
1578 struct pci_dev *device = NULL;
1624 ** If an AGP device is present, only use half of the IOV space
1627 ** can just key on an AGP device found in the system.
1631 for_each_pci_dev(device)
1632 agp_found |= pci_find_capability(device, PCI_CAP_ID_AGP);
1725 * pseudo-device to enforce that.
2029 static int acpi_sba_ioc_attach(struct acpi_device *device,
2040 ioc->handle = device->handle;
2057 static int sba_dma_supported (struct device *dev, u64 mask)