Searched refs:cfe_xuint_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.h71 typedef uint64_t cfe_xuint_t; typedef
76 cfe_xuint_t buf_offset; /* offset on device (bytes) */
78 cfe_xuint_t buf_length; /* length of this buffer */
79 cfe_xuint_t buf_retlen; /* returned length (for read ops) */
80 cfe_xuint_t buf_ioctlcmd; /* IOCTL command (used only for IOCTLs) */
86 cfe_xuint_t inp_status; /* 1 means input available */
98 cfe_xuint_t cpu_number; /* cpu number to control */
99 cfe_xuint_t cpu_command; /* command to issue to CPU */
100 cfe_xuint_t start_addr; /* CPU start address */
101 cfe_xuint_t gp_va
[all...]
H A Dcfe_api.c56 static cfe_xuint_t cfe_handle = 0;
58 int cfe_init(cfe_xuint_t handle, cfe_xuint_t ept)
157 cfe_enummem(int idx, int flags, cfe_xuint_t * start, cfe_xuint_t * length,
158 cfe_xuint_t * type)
358 int length, int *retlen, cfe_xuint_t offset)

Completed in 120 milliseconds