OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
447
UINT16
ResSourceLength
;
465
ResSourceLength
= RsGetStringDataLength (InitializerOp);
470
ResSourceLength
+ VendorLength + InterruptLength;
489
VendorData = ACPI_ADD_PTR (UINT8, ResourceSource,
ResSourceLength
);
542
if (
ResSourceLength
)
656
UINT16
ResSourceLength
;
674
ResSourceLength
= RsGetStringDataLength (InitializerOp);
679
ResSourceLength
+ VendorLength + InterruptLength;
697
VendorData = ACPI_ADD_PTR (UINT8, ResourceSource,
ResSourceLength
);
750
if (
ResSourceLength
)
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025