Searched refs:cfe_xint_t (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/cfe/
H A Dcfe_api_int.h72 typedef int64_t cfe_xint_t; typedef
90 cfe_xint_t enum_idx; /* 0-based enumeration index */
92 cfe_xint_t name_length; /* size of name buffer */
94 cfe_xint_t val_length; /* size of value string buffer */
107 cfe_xint_t ticks; /* current time in ticks */
111 cfe_xint_t status;
115 cfe_xint_t mi_idx; /* 0-based enumeration index */
116 cfe_xint_t mi_type; /* type of memory block */
122 cfe_xint_t fwi_version; /* major, minor, eco version */
123 cfe_xint_t fwi_totalme
[all...]
H A Dcfe_api.c411 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer,
477 cfe_writeblk(int handle, cfe_xint_t offset, unsigned char *buffer,

Completed in 50 milliseconds