Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c58 struct acpi_hpcib_softc { struct
147 sizeof(struct acpi_hpcib_softc));
173 struct acpi_hpcib_softc *sc; in acpi_pcib_producer_handler()
276 get_decoded_bus_range(struct acpi_hpcib_softc *sc, rman_res_t *startp, in get_decoded_bus_range()
292 struct acpi_hpcib_softc *sc; in acpi_pcib_acpi_attach()
497 struct acpi_hpcib_softc *sc = device_get_softc(dev); in acpi_pcib_read_ivar()
519 struct acpi_hpcib_softc *sc = device_get_softc(dev); in acpi_pcib_write_ivar()
541 struct acpi_hpcib_softc *sc = device_get_softc(dev); in acpi_pcib_read_config()
550 struct acpi_hpcib_softc *sc = device_get_softc(dev); in acpi_pcib_write_config()
558 struct acpi_hpcib_softc *sc = device_get_softc(pcib); in acpi_pcib_acpi_route_interrupt()
[all …]