Home
last modified time | relevance | path

Searched refs:resource_list_alloc (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/powerpc/mpc85xx/
H A Disa.c71 return (resource_list_alloc(rl, bus, child, type, rid, start, end, in isa_alloc_resource()
/freebsd/sys/x86/isa/
H A Disa.c128 return resource_list_alloc(rl, bus, child, type, rid, in isa_alloc_resource()
/freebsd/sys/powerpc/powermac/
H A Dmacgpio.c274 return (resource_list_alloc(&dinfo->mdi_resources, bus, child, type, in macgpio_alloc_resource()
H A Duninorth.c546 return (resource_list_alloc(&dinfo->udi_resources, bus, child, in unin_chip_alloc_resource()
H A Dmacio.c586 return (resource_list_alloc(&dinfo->mdi_resources, bus, child, in macio_alloc_resource()
/freebsd/sys/dev/spibus/
H A Dacpi_spibus.c434 res = resource_list_alloc(rl, dev, child, type, rid, in acpi_spibus_alloc_resource()
/freebsd/sys/dev/dpaa/
H A Dfman.c206 return (resource_list_alloc(rl, bus, child, type, rid, start, in fman_alloc_resource()
/freebsd/sys/isa/
H A Disa_common.c483 resource_list_alloc(rl, dev, child, rle->type, &rid, in isa_claim_resources()
/freebsd/sys/kern/
H A Dsubr_bus.c3085 r = resource_list_alloc(rl, bus, child, type, rid, start, end, count, in resource_list_reserve()
3128 resource_list_alloc(struct resource_list *rl, device_t bus, device_t child, in resource_list_alloc() function
4312 return (resource_list_alloc(rl, dev, child, type, rid, in bus_generic_rl_alloc_resource()
/freebsd/sys/sys/
H A Dbus.h382 resource_list_alloc(struct resource_list *rl,
/freebsd/sys/dev/pci/
H A Dpci.c3955 return (resource_list_alloc(rl, dev, child, PCI_RES_BUS, rid, start, in pci_alloc_secbus()
5682 return (resource_list_alloc(rl, dev, child, type, rid, in pci_alloc_multi_resource()
/freebsd/sys/dev/acpica/
H A Dacpi.c1510 res = resource_list_alloc(rl, bus, child, type, rid, start, end, count, in acpi_alloc_resource()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c249 return (resource_list_alloc(rl, rcdev, child, type, rid, in dpaa2_rc_alloc_multi_resource()