Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dmf.c57 struct vsp_cmd_data { struct
58 u64 token;
59 u16 cmd;
60 HvLpIndex lp_index;
61 u8 result_code;
62 u32 reserved;
63 union {
88 struct vsp_cmd_data *response; argument