Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/acpi/
H A Dacpi_pci_smccc.c57 if (b < ap->ap_bus || b > ap->ap_maxbus) { in acpi_pci_smccc_conf_read()
82 if (b < ap->ap_bus || b > ap->ap_maxbus) { in acpi_pci_smccc_conf_write()
124 ap->ap_maxbus = bus_end; in acpi_pci_smccc_init()
H A Dacpi_pci_machdep.h42 int ap_maxbus; member
H A Dacpi_pci_machdep.c636 pct->pct_ap.ap_maxbus = -1; in acpi_pci_md_get_chipset_tag()