HomeSort by: relevance | last modified time | path
    Searched refs:cpu_command (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/evbmips/stand/sbmips/common/
cfe_api_int.h 116 cfe_xuint_t cpu_command; /* command to issue to CPU */ member in struct:xiocb_cpuctl_s
cfe_api.c 122 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_START;
146 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_STOP;
  /src/sys/arch/mips/cfe/
cfe_api_int.h 116 cfe_xuint_t cpu_command; /* command to issue to CPU */ member in struct:xiocb_cpuctl_s
cfe_api.c 125 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_START;
149 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_STOP;
  /src/sys/arch/sbmips/stand/common/
cfe_api_int.h 116 cfe_xuint_t cpu_command; /* command to issue to CPU */ member in struct:xiocb_cpuctl_s
cfe_api.c 122 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_START;
146 xiocb.plist.xiocb_cpuctl.cpu_command = CFE_CPU_CMD_STOP;

Completed in 102 milliseconds