Lines Matching refs:ext
113 u32 ext; member
890 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
891 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
892 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
895 devid_to = e->ext >> 8; in init_iommu_from_acpi()
909 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
910 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
911 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
915 devid_to = e->ext >> 8; in init_iommu_from_acpi()
926 e->flags, e->ext); in init_iommu_from_acpi()
930 e->ext); in init_iommu_from_acpi()
939 e->flags, e->ext); in init_iommu_from_acpi()
943 ext_flags = e->ext; in init_iommu_from_acpi()
970 handle = e->ext & 0xff; in init_iommu_from_acpi()
971 devid = (e->ext >> 8) & 0xffff; in init_iommu_from_acpi()
972 type = (e->ext >> 24) & 0xff; in init_iommu_from_acpi()