Lines Matching full:space
64 /* PCI config space */
79 /* Used to allocate config space for capabilities. */
111 /* Offset of PM capability in config space */
114 /* Offset of MSI-X capability in config space */
120 /* Space to store MSIX table & pending bit array */
143 /* Offset of MSI capability in config space */
239 * pci_dma_rw: Read from or write to an address space from PCI device.
246 * @addr: address within the #PCIDevice address space
260 * pci_dma_read: Read from an address space from PCI device.
267 * @addr: address within the #PCIDevice address space
279 * pci_dma_write: Write to address space from PCI device.
286 * @addr: address within the #PCIDevice address space
324 * pci_dma_map: Map device PCI address space range into host virtual address
326 * @addr: address within that device's address space