Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_pcib.c56 ACPI_PCI_ROUTING_TABLE *pr_entry; member
159 if (pr->pr_entry != NULL) in prt_lookup_device()
172 pr->pr_entry = entry; in prt_lookup_device()
198 pr.pr_entry = NULL; in acpi_pcib_route_interrupt()
202 if (pr.pr_entry == NULL) { in acpi_pcib_route_interrupt()
207 prt = pr.pr_entry; in acpi_pcib_route_interrupt()