OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ResSourceLength
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslrestype2s.c
339
UINT16
ResSourceLength
;
357
ResSourceLength
= RsGetStringDataLength (InitializerOp);
362
ResSourceLength
+ VendorLength + InterruptLength;
381
VendorData = ACPI_ADD_PTR (UINT8, ResourceSource,
ResSourceLength
);
434
if (
ResSourceLength
)
548
UINT16
ResSourceLength
;
566
ResSourceLength
= RsGetStringDataLength (InitializerOp);
571
ResSourceLength
+ VendorLength + InterruptLength;
589
VendorData = ACPI_ADD_PTR (UINT8, ResourceSource,
ResSourceLength
);
642
if (
ResSourceLength
)
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026