Searched defs:resource (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | ioport.h | 45 struct resource { struct 58 resource_size(struct resource *resource) argument 72 release_resource(struct resource *resource) argument [all...] |
| H A D | platform_device.h | 50 } resource[NUM_PLATFORM_RESOURCE]; member in struct:platform_device
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drm_bufs.c | 45 static int drm_alloc_resource(struct drm_device *dev, int resource) argument 75 drm_get_resource_start(struct drm_device * dev,unsigned int resource) argument 88 drm_get_resource_len(struct drm_device * dev,unsigned int resource) argument [all...] |
| /src/sys/dev/acpi/ |
| H A D | acpi_pci_link.c | 899 ACPI_RESOURCE *resource, *end; local in function:acpi_pci_link_route_irqs [all...] |
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_pci.c | 536 pcibios_align_resource(void *p, const struct resource *resource, argument 543 pci_bus_alloc_resource(struct pci_bus *bus, struct resource *resource, argument [all...] |
| /src/games/trek/ |
| H A D | trek.h | 279 double resource; /* Federation resources */ member in struct:Param_struct 315 double resource; /* Federation resources */ member in struct:Now_struct
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan_interceptors.cc | 769 INTERCEPTOR(int, getrlimit, int resource, void *rlim) { argument 780 INTERCEPTOR(int, getrlimit64, int resource, void *rlim) { argument 788 INTERCEPTOR(int, prlimit, int pid, int resource, void *new_rlimit, argument 799 INTERCEPTOR(int, prlimit64, int pid, int resource, voi argument [all...] |
Completed in 8 milliseconds