Searched defs:genwqe_ddcb_cmd (Results 1 – 1 of 1) sorted by relevance
404 struct genwqe_ddcb_cmd { struct406 __u64 next_addr; /* chaining genwqe_ddcb_cmd */ argument407 __u64 flags; /* reserved */409 __u8 acfunc; /* accelerators functional unit */410 __u8 cmd; /* command to execute */411 __u8 asiv_length; /* used parameter length */412 __u8 asv_length; /* length of valid return values */413 __u16 cmdopts; /* command options */414 __u16 retc; /* return code from processing */416 __u16 attn; /* attention code from processing */[all …]