OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMBIOS_FIELD_ENTRY
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
smbios.c
37
#define
SMBIOS_FIELD_ENTRY
0
68
if (entry == SMBIOS_TABLE_ENTRY && header->type ==
SMBIOS_FIELD_ENTRY
) {
75
} else if (entry ==
SMBIOS_FIELD_ENTRY
&&
92
smbios_check_collision(type,
SMBIOS_FIELD_ENTRY
);
101
field->header.type =
SMBIOS_FIELD_ENTRY
;
/external/qemu-pc-bios/bochs/bios/
rombios32.c
[
all
...]
Completed in 32 milliseconds