OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resource
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
ioport.h
45
struct
resource
{
struct
58
resource_size(struct
resource
*
resource
)
60
return
resource
->end -
resource
->start + 1;
64
resource_contains(struct
resource
*r1, struct
resource
*r2)
72
release_resource(struct
resource
*
resource
)
74
bus_space_free(
resource
->r_bst, resource->r_bsh
[
all
...]
platform_device.h
50
}
resource
[NUM_PLATFORM_RESOURCE];
member in struct:platform_device
/src/sys/dev/acpi/
acpi_pci_link.c
62
* own ACPI
resource
. _PRT entries specify which link is being used via
69
*
resource
list indicating these assumptions:
71
*
Resource
Index
205
"%s: Multiple dependent functions within a current
resource
",
305
* Stash a copy of the
resource
for later use when doing
359
aprint_normal("%s: Warning: possible
resource
%d "
651
* Find the link structure that corresponds to the
resource
index passed in
772
"%s: Multiple dependent functions within a current
resource
",
831
/* Add a new IRQ
resource
from each link. */
835
/* Build an IRQ
resource
. *
899
ACPI_RESOURCE *
resource
, *end;
local in function:acpi_pci_link_route_irqs
[
all
...]
/src/games/trek/
trek.h
279
double
resource
; /* Federation resources */
member in struct:Param_struct
315
double
resource
; /* Federation resources */
member in struct:Now_struct
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025