HomeSort by: relevance | last modified time | path
    Searched defs:cfe_xuint_t (Results 1 - 3 of 3) sorted by relevancy

  /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...]
  /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...]
  /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...]

Completed in 57 milliseconds