Searched refs:MMIO_GET_BUS (Results 1 – 2 of 2) sorted by relevance
58 #define MMIO_GET_BUS(x) (((x) & MMIO_RANGE_BUS_MASK) >> MMIO_RANGE_BUS_SHIFT) macro
417 update_last_devid(PCI_DEVID(MMIO_GET_BUS(cap), MMIO_GET_LD(cap))); in find_last_devid_on_pci()1180 iommu->first_device = PCI_DEVID(MMIO_GET_BUS(range), in iommu_init_pci()1182 iommu->last_device = PCI_DEVID(MMIO_GET_BUS(range), in iommu_init_pci()