![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Flags of the available ring. More...
#include <virtqueue>
Collaboration diagram for L4virtio::Virtqueue::Avail::Flags:Public Member Functions | |
| Flags (l4_uint16_t v) | |
| Make Flags from the raw value. | |
Data Fields | |
| l4_uint16_t | raw |
| raw 16bit flags value of the available ring. | |
| typedef cxx::Bitfield<decltype( raw ), 0 , 0 > L4virtio::Virtqueue::Avail::Flags::no_irq_bfm_t |