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

  /src/sys/arch/x86/pci/
pci_ranges.c 371 mmio_range_extend(struct range_infer_ctx *ric, const pci_alloc_t *pal) function in typeref:typename:bool
428 return (pal.pal_size == 0) || mmio_range_extend(ric, &pal);
468 return mmio_range_extend(ric, &pal);
508 return mmio_range_extend(ric, &pal);
561 return mmio_range_extend(ric, &pal);
604 return mmio_range_extend(ric, &pal);

Completed in 11 milliseconds