Lines Matching defs:PDC_MMIO_BAR
37 PDC_MMIO_BAR = 3,
40 /* host register offsets (from host->iomap[PDC_MMIO_BAR]) */
709 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
747 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
774 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
782 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
923 if (!host || !host->iomap[PDC_MMIO_BAR])
926 host_mmio = host->iomap[PDC_MMIO_BAR];
990 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
1095 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
1166 rc = pcim_iomap_regions(pdev, 1 << PDC_MMIO_BAR, DRV_NAME);
1171 host_mmio = pcim_iomap_table(pdev)[PDC_MMIO_BAR];
1207 ata_port_pbar_desc(ap, PDC_MMIO_BAR, -1, "mmio");
1208 ata_port_pbar_desc(ap, PDC_MMIO_BAR, ata_offset, "ata");