pciconf.c | 202 static uint64_t pci_allocate_range(struct pciconf_resource *, uint64_t, int, 866 pci_allocate_range(struct pciconf_resource * const r, const uint64_t amt, function in typeref:typename:uint64_t 932 pi->address = pci_allocate_range(&pb->io_res, pi->size, 1012 pm->address = pci_allocate_range(r, pm->size, pm->align, 1016 pm->address = pci_allocate_range(r, pm->size,
|