Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/acpica/
H A Dacpi_pcib_acpi.c296 first_decoded_bus(struct acpi_hpcib_softc *sc, rman_res_t *startp) in first_decoded_bus() function
501 if (first_decoded_bus(sc, &start) == 0) in acpi_pcib_acpi_attach()
521 if (first_decoded_bus(sc, &start) == 0 && sc->ap_bus != start) { in acpi_pcib_acpi_attach()