Home
last modified time | relevance | path

Searched defs:acpi_rdsp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Defiacpi.c36 struct acpi_rdsp { struct
37 char signature[8];
38 uint8_t checksum;
39 char oemid[6];
40 uint8_t revision;
41 uint32_t rsdtphys;
42 uint32_t length;
43 uint64_t xsdtphys;
44 uint8_t extcsum;
45 uint8_t reserved[3];