Lines Matching refs:cfe_xint_t
90 typedef int64_t cfe_xint_t; typedef
108 cfe_xint_t enum_idx; /* 0-based enumeration index */
110 cfe_xint_t name_length; /* size of name buffer */
112 cfe_xint_t val_length; /* size of value string buffer */
125 cfe_xint_t ticks; /* current time in ticks */
129 cfe_xint_t status;
133 cfe_xint_t mi_idx; /* 0-based enumeration index */
134 cfe_xint_t mi_type; /* type of memory block */
140 cfe_xint_t fwi_version; /* major, minor, eco version */
141 cfe_xint_t fwi_totalmem; /* total installed mem */
142 cfe_xint_t fwi_flags; /* various flags */
143 cfe_xint_t fwi_boardid; /* board ID */
144 cfe_xint_t fwi_bootarea_va; /* VA of boot area */
145 cfe_xint_t fwi_bootarea_pa; /* PA of boot area */
146 cfe_xint_t fwi_bootarea_size; /* size of boot area */
147 cfe_xint_t fwi_reserved1;
148 cfe_xint_t fwi_reserved2;
149 cfe_xint_t fwi_reserved3;
154 cfe_xint_t xiocb_status; /* return status */
155 cfe_xint_t xiocb_handle; /* file/device handle */