OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Entries
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_interface_internal.h
55
size_t
Entries
;
/src/sys/external/bsd/acpica/dist/common/
dmtbdump.c
432
UINT32
Entries
;
444
Entries
= (Table->Length - sizeof (ACPI_TABLE_HEADER)) / sizeof (UINT32);
446
for (i = 0; i <
Entries
; i++)
472
UINT32
Entries
;
484
Entries
= (Table->Length - sizeof (ACPI_TABLE_HEADER)) / sizeof (UINT64);
486
for (i = 0; i <
Entries
; i++)
/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
843
UINT32
Entries
; /* Number of watchdog
entries
that follow */
853
/* WDAT Instruction
Entries
(actions) */
actbl1.h
1377
UINT32
Entries
;
1382
/* EINJ Injection Instruction
Entries
(actions) */
1507
UINT32
Entries
;
1512
/* ERST Serialization
Entries
(actions) */
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025