HomeSort by relevance Sort by last modified time
    Searched refs:s_acpi_description_header (Results 1 - 19 of 19) sorted by null

  /external/syslinux/com32/gplinclude/acpi/
boot.h 24 s_acpi_description_header header;
hpet.h 24 s_acpi_description_header header;
mcfg.h 24 s_acpi_description_header header;
slic.h 24 s_acpi_description_header header;
tcpa.h 24 s_acpi_description_header header;
dsdt.h 22 s_acpi_description_header header;
ssdt.h 23 s_acpi_description_header header;
xsdt.h 24 s_acpi_description_header header;
ecdt.h 25 s_acpi_description_header header;
rsdt.h 24 s_acpi_description_header header;
sbst.h 22 s_acpi_description_header header;
structs.h 45 } s_acpi_description_header; typedef in typeref:struct:__anon33509
acpi.h 96 void get_acpi_description_header(uint8_t *q, s_acpi_description_header * adh);
fadt.h 65 s_acpi_description_header header;
madt.h 133 s_acpi_description_header header;
  /external/syslinux/com32/gpllib/acpi/
acpi.c 87 void get_acpi_description_header(uint8_t * q, s_acpi_description_header * adh)
102 s_acpi_description_header adh;
135 s_acpi_description_header new_adh;
  /external/syslinux/com32/hdt/
hdt-cli-acpi.c 38 static void show_header(void *address, s_acpi_description_header * h)
hdt-menu-acpi.c 31 void compute_table(struct s_my_menu *menu, void *address, s_acpi_description_header * h) {
hdt-dump-acpi.c 32 void show_header(char *name, void *address, s_acpi_description_header *h, ZZJSON_CONFIG *config, ZZJSON **item)

Completed in 946 milliseconds