Lines Matching refs:cfe_xuint_t
89 typedef uint64_t cfe_xuint_t; typedef
94 cfe_xuint_t buf_offset; /* offset on device (bytes) */
96 cfe_xuint_t buf_length; /* length of this buffer */
97 cfe_xuint_t buf_retlen; /* returned length (for read ops) */
98 cfe_xuint_t buf_ioctlcmd; /* IOCTL command (used only for IOCTLs) */
104 cfe_xuint_t inp_status; /* 1 means input available */
116 cfe_xuint_t cpu_number; /* cpu number to control */
117 cfe_xuint_t cpu_command; /* command to issue to CPU */
118 cfe_xuint_t start_addr; /* CPU start address */
119 cfe_xuint_t gp_val; /* starting GP value */
120 cfe_xuint_t sp_val; /* starting SP value */
121 cfe_xuint_t a1_val; /* starting A1 value */
135 cfe_xuint_t mi_addr; /* physical start address */
136 cfe_xuint_t mi_size; /* block size */
153 cfe_xuint_t xiocb_fcode; /* IOCB function code */
156 cfe_xuint_t xiocb_flags; /* flags for this IOCB */
157 cfe_xuint_t xiocb_psize; /* size of parameter list */