Lines Matching defs:PDC_MMIO_BAR
37 PDC_MMIO_BAR = 3,
40 /* host register offsets (from host->iomap[PDC_MMIO_BAR]) */
711 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
749 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
776 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
784 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
927 if (!host || !host->iomap[PDC_MMIO_BAR]) {
932 host_mmio = host->iomap[PDC_MMIO_BAR];
1003 void __iomem *host_mmio = ap->host->iomap[PDC_MMIO_BAR];
1110 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
1181 rc = pcim_iomap_regions(pdev, 1 << PDC_MMIO_BAR, DRV_NAME);
1186 host_mmio = pcim_iomap_table(pdev)[PDC_MMIO_BAR];
1222 ata_port_pbar_desc(ap, PDC_MMIO_BAR, -1, "mmio");
1223 ata_port_pbar_desc(ap, PDC_MMIO_BAR, ata_offset, "ata");