Lines Matching refs:ext
129 u32 ext; member
1208 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
1209 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
1210 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
1213 devid_to = e->ext >> 8; in init_iommu_from_acpi()
1227 PCI_BUS_NUM(e->ext >> 8), in init_iommu_from_acpi()
1228 PCI_SLOT(e->ext >> 8), in init_iommu_from_acpi()
1229 PCI_FUNC(e->ext >> 8)); in init_iommu_from_acpi()
1233 devid_to = e->ext >> 8; in init_iommu_from_acpi()
1244 e->flags, e->ext); in init_iommu_from_acpi()
1248 e->ext); in init_iommu_from_acpi()
1257 e->flags, e->ext); in init_iommu_from_acpi()
1261 ext_flags = e->ext; in init_iommu_from_acpi()
1288 handle = e->ext & 0xff; in init_iommu_from_acpi()
1289 devid = (e->ext >> 8) & 0xffff; in init_iommu_from_acpi()
1290 type = (e->ext >> 24) & 0xff; in init_iommu_from_acpi()
1330 memcpy(hid, (u8 *)(&e->ext), ACPIHID_HID_LEN - 1); in init_iommu_from_acpi()