Home | History | Annotate | Download | only in cfe

Lines Matching defs:cfe_xuint_t

88 typedef uint64_t cfe_xuint_t;
93 cfe_xuint_t buf_offset; /* offset on device (bytes) */
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) */
103 cfe_xuint_t inp_status; /* 1 means input available */
115 cfe_xuint_t cpu_number; /* cpu number to control */
116 cfe_xuint_t cpu_command; /* command to issue to CPU */
117 cfe_xuint_t start_addr; /* CPU start address */
118 cfe_xuint_t gp_val; /* starting GP value */
119 cfe_xuint_t sp_val; /* starting SP value */
120 cfe_xuint_t a1_val; /* starting A1 value */
134 cfe_xuint_t mi_addr; /* physical start address */
135 cfe_xuint_t mi_size; /* block size */
152 cfe_xuint_t xiocb_fcode; /* IOCB function code */
155 cfe_xuint_t xiocb_flags; /* flags for this IOCB */
156 cfe_xuint_t xiocb_psize; /* size of parameter list */