Searched defs:coprocessor_request_block (Results 1 – 1 of 1) sorted by relevance
129 struct coprocessor_request_block { struct130 __be32 ccw;131 __be32 flags;132 __be64 csb_addr;134 struct data_descriptor_entry source;135 struct data_descriptor_entry target;137 struct coprocessor_completion_block ccb;139 u8 reserved[48];141 struct coprocessor_status_block csb;