Home
last modified time | relevance | path

Searched refs:mksid (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/acpi/
H A Dacpidmar.c80 mksid(int b, int d, int f) in mksid() function
1388 if (sid == mksid(bus, dev, fun)) { in acpidmar_match_devscope()
1566 dom = domain_lookup(acpidmar_sc, segment, mksid(bus, dev, func)); in _iommu_domain()
1679 sid = mksid(bus, dev, fun); in acpidmar_pci_hook()
1880 sid = mksid(dl->bus, dl->dp[0].device, in acpidmar_init()
1893 sid = mksid(dl->bus, dl->dp[0].device, in acpidmar_init()
2894 iommu_showcfg(iommu, mksid(bus,dev,fun)); in iommu_showfault()