Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cfe/
H A Dcfe_api_int.h92 typedef struct xiocb_buffer_s { struct
93 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) */
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dcfe_api_int.h92 typedef struct xiocb_buffer_s { struct
93 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) */
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api_int.h92 typedef struct xiocb_buffer_s { struct
93 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) */