OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LastAddress
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/hardware/
hwvalid.c
244
ACPI_IO_ADDRESS
LastAddress
;
264
LastAddress
= Address + ByteWidth - 1;
267
"Address %8.8X%8.8X
LastAddress
%8.8X%8.8X Length %X",
268
ACPI_FORMAT_UINT64 (Address), ACPI_FORMAT_UINT64 (
LastAddress
),
273
if (
LastAddress
> ACPI_UINT16_MAX)
301
if ((Address <= PortInfo->End) && (
LastAddress
>= PortInfo->Start))
318
if (
LastAddress
<= PortInfo->End)
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025