OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Entries
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
dmtbdump.c
324
UINT32
Entries
;
336
Entries
= (Table->Length - sizeof (ACPI_TABLE_HEADER)) / sizeof (UINT32);
338
for (i = 0; i <
Entries
; i++)
364
UINT32
Entries
;
376
Entries
= (Table->Length - sizeof (ACPI_TABLE_HEADER)) / sizeof (UINT64);
378
for (i = 0; i <
Entries
; i++)
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_interface_internal.h
55
size_t
Entries
;
/src/sys/dev/
efi.c
161
struct EFI_SYSTEM_RESOURCE_ENTRY
Entries
[];
273
offsetof(struct EFI_SYSTEM_RESOURCE_TABLE,
Entries
);
274
if (tab->FwResourceCount > entry_space/sizeof(tab->
Entries
[0]))
281
Entries
[tab->FwResourceCount]);
/src/sys/external/bsd/acpica/dist/include/
actbl3.h
736
UINT32
Entries
; /* Number of watchdog
entries
that follow */
746
/* WDAT Instruction
Entries
(actions) */
actbl1.h
1270
UINT32
Entries
;
1275
/* EINJ Injection Instruction
Entries
(actions) */
1400
UINT32
Entries
;
1405
/* ERST Serialization
Entries
(actions) */
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026