Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/isa/x86_64/
H A Disa.c122 return resource_list_alloc(rl, bus, child, type, rid, in isa_alloc_resource()
/dflybsd-src/sys/bus/isa/
H A Disa_common.c505 resource_list_alloc(rl, dev, child, in isa_probe_children()
808 resource_list_alloc(rl, dev, child, in isa_child_detached()
872 resource_list_alloc(rl, dev, child, in isa_driver_added()
/dflybsd-src/sys/bus/pci/
H A Dpci.c2663 res = resource_list_alloc(rl, bus, dev, type, &reg, start, end, count, in pci_add_map()
2730 resource_list_alloc(rl, bus, dev, type, &rid, 0x1f0, 0x1f7, 8, in pci_ata_maps()
2734 resource_list_alloc(rl, bus, dev, type, &rid, 0x3f6, 0x3f6, 1, in pci_ata_maps()
2745 resource_list_alloc(rl, bus, dev, type, &rid, 0x170, 0x177, 8, in pci_ata_maps()
2749 resource_list_alloc(rl, bus, dev, type, &rid, 0x376, 0x376, 1, in pci_ata_maps()
4090 return (resource_list_alloc(rl, dev, child, type, rid, in pci_alloc_resource()
/dflybsd-src/sys/sys/
H A Dbus.h203 resource_list_alloc(struct resource_list *rl,
/dflybsd-src/sys/bus/pccard/
H A Dpccard.c909 if (NULL != resource_list_alloc(rl, device_get_parent(dev), dev, in pccard_set_resource()
/dflybsd-src/sys/kern/
H A Dsubr_bus.c2671 resource_list_alloc(struct resource_list *rl, in resource_list_alloc() function
3239 return(resource_list_alloc(rl, dev, child, type, rid, in bus_generic_rl_alloc_resource()