Searched defs:uioa_s (Results 1 – 1 of 1) sorted by relevance
121 typedef struct uioa_s { struct133 uint32_t uioa_state; /* state of asynch i/o */ argument134 ssize_t uioa_mbytes; /* bytes that have been uioamove()ed */135 uioa_page_t *uioa_lcur; /* pointer into uioa_locked[] */136 void **uioa_lppp; /* pointer into lcur->uioa_ppp[] */137 void *uioa_hwst[4]; /* opaque hardware state */138 uioa_page_t uioa_locked[UIOA_IOV_MAX]; /* Per iov locked pages */