/src/sys/arch/evbmips/stand/sbmips/common/ |
cfe_api_int.h | 88 typedef uint64_t cfe_xuint_t; typedef in typeref:typename:uint64_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 * [all...] |
cfe_api.c | 73 static cfe_xuint_t cfe_handle = 0; 76 cfe_init(cfe_xuint_t handle, cfe_xuint_t ept) 179 cfe_enummem(int idx, int flags, cfe_xuint_t *start, cfe_xuint_t *length, 180 cfe_xuint_t *type) 393 int *retlen, cfe_xuint_t offset)
|
/src/sys/arch/mips/cfe/ |
cfe_api_int.h | 88 typedef uint64_t cfe_xuint_t; typedef in typeref:typename:uint64_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 * [all...] |
cfe_api.c | 76 static cfe_xuint_t cfe_handle = 0; 79 cfe_init(cfe_xuint_t handle, cfe_xuint_t ept) 182 cfe_enummem(int idx, int flags, cfe_xuint_t *start, cfe_xuint_t *length, 183 cfe_xuint_t *type) 396 int *retlen, cfe_xuint_t offset)
|
/src/sys/arch/sbmips/stand/common/ |
cfe_api_int.h | 88 typedef uint64_t cfe_xuint_t; typedef in typeref:typename:uint64_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 * [all...] |
cfe_api.c | 73 static cfe_xuint_t cfe_handle = 0; 76 cfe_init(cfe_xuint_t handle, cfe_xuint_t ept) 179 cfe_enummem(int idx, int flags, cfe_xuint_t *start, cfe_xuint_t *length, 180 cfe_xuint_t *type) 393 int *retlen, cfe_xuint_t offset)
|