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

  /src/sys/arch/x86/pci/
pci_ranges.c 731 pci_range_record(pci_chipset_tag_t pc, prop_array_t rsvns, function in typeref:typename:bool
907 } else if (!pci_range_record(pc, memrsvns, &ric.ric_pals,
927 } else if (!pci_range_record(pc, iorsvns, &ric.ric_pals,
pci_ranges.c 731 pci_range_record(pci_chipset_tag_t pc, prop_array_t rsvns, function in typeref:typename:bool
907 } else if (!pci_range_record(pc, memrsvns, &ric.ric_pals,
927 } else if (!pci_range_record(pc, iorsvns, &ric.ric_pals,
pci_ranges.c 731 pci_range_record(pci_chipset_tag_t pc, prop_array_t rsvns, function in typeref:typename:bool
907 } else if (!pci_range_record(pc, memrsvns, &ric.ric_pals,
927 } else if (!pci_range_record(pc, iorsvns, &ric.ric_pals,
pci_ranges.c 731 pci_range_record(pci_chipset_tag_t pc, prop_array_t rsvns, function in typeref:typename:bool
907 } else if (!pci_range_record(pc, memrsvns, &ric.ric_pals,
927 } else if (!pci_range_record(pc, iorsvns, &ric.ric_pals,

Completed in 45 milliseconds