L4Re Operating System Framework
Interface and Usage Documentation
|
VIRTIO request, essentially a descriptor from the available ring. More...
#include <virtio>
Inherited by L4virtio::Svr::Virtqueue::Request.
Public Member Functions | |
Head_desc () | |
Make invalid (NULL) request. | |
bool | valid () const |
operator Null_ptr_check const * () const | |
Desc const * | desc () const |
VIRTIO request, essentially a descriptor from the available ring.
|
inline |
Definition at line 114 of file virtio.
Referenced by L4virtio::Svr::Request_processor::start().
|
inline |
|
inline |