#include <acpi.h>
Constructor & Destructor Documentation
| DmarTableParser::DeviceScope::DeviceScope |
( |
const char * |
base, |
|
|
size_t |
size_left |
|
) |
| |
|
inline |
Member Function Documentation
| bool DmarTableParser::DeviceScope::has_next |
( |
| ) |
const |
|
inline |
| uint8 DmarTableParser::DeviceScope::id |
( |
| ) |
const |
|
inline |
| uint16 DmarTableParser::DeviceScope::rid |
( |
| ) |
|
|
inline |
| ScopeType DmarTableParser::DeviceScope::type |
( |
| ) |
const |
|
inline |
Member Data Documentation
| const char* DmarTableParser::DeviceScope::_base |
| struct { ... } ::PACKED * DmarTableParser::DeviceScope::_elem |
| uint16 DmarTableParser::DeviceScope::_res |
| size_t DmarTableParser::DeviceScope::_size_left |
|
private |
| uint8 DmarTableParser::DeviceScope::id |
| uint8 DmarTableParser::DeviceScope::length |
| uint8 DmarTableParser::DeviceScope::path[] |
| uint8 DmarTableParser::DeviceScope::start_bus |
| uint8 DmarTableParser::DeviceScope::type |
The documentation for this class was generated from the following file: