Searched refs:fake_path (Results 1 – 1 of 1) sorted by relevance
218 union acpi_dmar_id fake_path = { in ZTEST() local232 dmar0.unit1.ds1.header.Bus = fake_path.bits.bus; in ZTEST()233 dmar0.unit1.ds1.path0.Device = fake_path.bits.device; in ZTEST()234 dmar0.unit1.ds1.path0.Function = fake_path.bits.function; in ZTEST()247 zassert_equal(ioapic, fake_path.raw, "Got wrong ioapic"); in ZTEST()