Searched refs:pcib_alloc_resource (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci_pci.c | 65 static bus_alloc_resource_t pcib_alloc_resource; variable 107 DEVMETHOD(bus_alloc_resource, pcib_alloc_resource), 2281 pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in pcib_alloc_resource() function 2461 pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in pcib_alloc_resource() function
|