Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
buf_ioreq Struct Reference

#include <zephyr/xen/public/hvm/ioreq.h>

Data Fields

uint8_t type
uint8_t pad: 1
uint8_t dir: 1
uint8_t size: 2
uint32_t addr: 20
uint32_t data

Field Documentation

◆ addr

uint32_t buf_ioreq::addr

◆ data

uint32_t buf_ioreq::data

◆ dir

uint8_t buf_ioreq::dir

◆ pad

uint8_t buf_ioreq::pad

◆ size

uint8_t buf_ioreq::size

◆ type

uint8_t buf_ioreq::type

The documentation for this struct was generated from the following file: