Home
last modified time | relevance | path

Searched defs:xiocb_cpuctl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/mips/fw/cfe/
Dcfe_api_int.h78 struct xiocb_cpuctl { struct
79 u64 cpu_number; /* cpu number to control */
80 u64 cpu_command; /* command to issue to CPU */
81 u64 start_addr; /* CPU start address */
82 u64 gp_val; /* starting GP value */
83 u64 sp_val; /* starting SP value */
84 u64 a1_val; /* starting A1 value */
132 struct xiocb_cpuctl xiocb_cpuctl; member