Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmu.c1784 smmu_pci_get_sid(device_t child, u_int *xref0, u_int *sid0) in smmu_pci_get_sid() function
1842 err = smmu_pci_get_sid(ctx->dev, NULL, &sid); in smmu_ctx_init()
1953 err = smmu_pci_get_sid(child, &xref, NULL); in smmu_find()