Public Attributes | |
| struct io_ares * | next |
| next in list | |
| l4_addr_t | start |
| begin of announced region | |
| l4_addr_t | end |
| size of announced region | |
| l4_addr_t | vaddr |
| address in io's address space | |
| int | flags |
| flags | |
Announcements are kept in this list; i.e. current I/O memory mappings and corresponding local addresses.
Definition at line 92 of file res.c.