resource_list_alloc
resource_list_alloc(rl, dev, child,
resource_list_alloc(rl, dev, child,
resource_list_alloc(rl, dev, child,
return resource_list_alloc(rl, bus, child, type, rid,
if (NULL != resource_list_alloc(rl, device_get_parent(dev), dev,
res = resource_list_alloc(rl, bus, dev, type, ®, start, end, count,
resource_list_alloc(rl, bus, dev, type, &rid, 0x1f0, 0x1f7, 8,
resource_list_alloc(rl, bus, dev, type, &rid, 0x3f6, 0x3f6, 1,
resource_list_alloc(rl, bus, dev, type, &rid, 0x170, 0x177, 8,
resource_list_alloc(rl, bus, dev, type, &rid, 0x376, 0x376, 1,
return (resource_list_alloc(rl, dev, child, type, rid,
return(resource_list_alloc(rl, dev, child, type, rid,
resource_list_alloc(struct resource_list *rl,