Searched defs:xiocb_buffer_s (Results 1 – 3 of 3) sorted by relevance
92 typedef struct xiocb_buffer_s { struct93 cfe_xuint_t buf_offset; /* offset on device (bytes) */94 cfe_xptr_t buf_ptr; /* pointer to a buffer */95 cfe_xuint_t buf_length; /* length of this buffer */96 cfe_xuint_t buf_retlen; /* returned length (for read ops) */97 cfe_xuint_t buf_ioctlcmd; /* IOCTL command (used only for IOCTLs) */