Home
last modified time | relevance | path

Searched defs:buf_ioreq (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/public/hvm/
A Dioreq.h74 struct buf_ioreq { struct
78 uint8_t size:2; /* 0=>1, 1=>2, 2=>4, 3=>8. If 8, use two buf_ioreqs */ argument
82 typedef struct buf_ioreq buf_ioreq_t; argument
97 buf_ioreq_t buf_ioreq[IOREQ_BUFFER_SLOT_NUM]; member

Completed in 2 milliseconds