Searched defs:coprocessor_request_block (Results 1 – 1 of 1) sorted by relevance
132 struct coprocessor_request_block { struct133 __be32 ccw;134 __be32 flags;135 __be64 csb_addr;137 struct data_descriptor_entry source;138 struct data_descriptor_entry target;140 struct coprocessor_completion_block ccb;142 u8 reserved[48];144 struct coprocessor_status_block csb;