Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c173 iort_pci_rc_map(u_int seg, u_int rid, u_int outtype, u_int *outid) in iort_pci_rc_map() argument
192 if (outtype == ACPI_IORT_NODE_ITS_GROUP && in iort_pci_rc_map()
200 KASSERT(out_node->type == outtype, ("mapping fail")); in iort_pci_rc_map()