HomeSort by: relevance | last modified time | path
    Searched refs:pcibios_max_bus (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/i386/pci/
pcibios.h 90 extern int pcibios_max_bus;
pcibios.c 102 int pcibios_max_bus; variable in typeref:typename:int
161 &scmech1, &scmech2, &pcibios_max_bus) != PCIBIOS_SUCCESS) {
177 pcibios_max_bus);
pci_intr_fixup.c 650 pci_device_foreach(pc, pcibios_max_bus, pciintr_do_header_fixup, NULL);
  /src/sys/dev/cardbus/
rbus_ppb.c 624 minbus = pcibios_max_bus;

Completed in 36 milliseconds