Searched defs:coprocessor_request_block (Results 1 – 3 of 3) sorted by relevance
141 struct coprocessor_request_block { struct142 __be32 ccw;143 __be32 flags;144 __be64 csb_addr;146 struct data_descriptor_entry source;147 struct data_descriptor_entry target;149 struct coprocessor_completion_block ccb;151 union {154 } stamp;156 u8 reserved[32];[all …]
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;
120 struct coprocessor_request_block { struct121 __be32 ccw;122 __be32 flags;123 __be64 csb_addr;125 struct data_descriptor_entry source;126 struct data_descriptor_entry target;128 struct coprocessor_completion_block ccb;130 __u8 reserved[48];132 struct coprocessor_status_block csb;