Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/genwqe/
Dgenwqe_card.h403 struct genwqe_ddcb_cmd { struct
405 __u64 next_addr; /* chaining genwqe_ddcb_cmd */ argument
406 __u64 flags; /* reserved */
408 __u8 acfunc; /* accelerators functional unit */
409 __u8 cmd; /* command to execute */
410 __u8 asiv_length; /* used parameter length */
411 __u8 asv_length; /* length of valid return values */
412 __u16 cmdopts; /* command options */
413 __u16 retc; /* return code from processing */
415 __u16 attn; /* attention code from processing */
[all …]