Lines Matching refs:ext
113 u32 ext; member
851 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
852 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
853 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
856 devid_to = e->ext >> 8; in init_iommu_from_acpi()
870 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
871 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
872 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
876 devid_to = e->ext >> 8; in init_iommu_from_acpi()
887 e->flags, e->ext); in init_iommu_from_acpi()
891 e->ext); in init_iommu_from_acpi()
900 e->flags, e->ext); in init_iommu_from_acpi()
904 ext_flags = e->ext; in init_iommu_from_acpi()
931 handle = e->ext & 0xff; in init_iommu_from_acpi()
932 devid = (e->ext >> 8) & 0xffff; in init_iommu_from_acpi()
933 type = (e->ext >> 24) & 0xff; in init_iommu_from_acpi()