iPXE
|
A position within a device tree. More...
Data Fields | |
unsigned int | offset |
Offset within structure block. More... | |
int | depth |
Tree depth. More... | |
unsigned int fdt_cursor::offset |
Offset within structure block.
Definition at line 45 of file fdt.c.
Referenced by fdt_child(), fdt_property(), and fdt_traverse().
int fdt_cursor::depth |
Tree depth.
Definition at line 47 of file fdt.c.
Referenced by fdt_child(), fdt_property(), and fdt_traverse().