Searched defs:buf_ioreq (Results 1 – 1 of 1) sorted by relevance
74 struct buf_ioreq { struct78 uint8_t size:2; /* 0=>1, 1=>2, 2=>4, 3=>8. If 8, use two buf_ioreqs */ argument82 typedef struct buf_ioreq buf_ioreq_t; argument97 buf_ioreq_t buf_ioreq[IOREQ_BUFFER_SLOT_NUM]; member
Completed in 2 milliseconds