Lines Matching full:copy

72  * Copy valid bits from the extended control word to device irb.
78 * Copy extended control bit if it is valid... yes there in ccw_device_accumulate_ecw()
89 /* Copy concurrent sense / model dependent information. */ in ccw_device_accumulate_ecw()
110 * Copy valid bits from the extended status word to device irb.
123 /* Copy last path used mask. */ in ccw_device_accumulate_esw()
126 /* Copy subchannel logout information if esw is of format 0. */ in ccw_device_accumulate_esw()
130 /* Copy extended status flags. */ in ccw_device_accumulate_esw()
133 * Copy fields that have a meaning for channel data check in ccw_device_accumulate_esw()
139 /* Copy ancillary report bit. */ in ccw_device_accumulate_esw()
141 /* Copy field-validity-flags. */ in ccw_device_accumulate_esw()
143 /* Copy storage access code. */ in ccw_device_accumulate_esw()
145 /* Copy termination code. */ in ccw_device_accumulate_esw()
147 /* Copy sequence code. */ in ccw_device_accumulate_esw()
150 /* Copy device status check. */ in ccw_device_accumulate_esw()
152 /* Copy secondary error. */ in ccw_device_accumulate_esw()
154 /* Copy i/o-error alert. */ in ccw_device_accumulate_esw()
156 /* Copy channel path timeout bit. */ in ccw_device_accumulate_esw()
159 /* Copy failing storage address validity flag. */ in ccw_device_accumulate_esw()
162 /* ... and copy the failing storage address. */ in ccw_device_accumulate_esw()
165 /* ... and copy the failing storage address format. */ in ccw_device_accumulate_esw()
168 /* Copy secondary ccw address validity bit. */ in ccw_device_accumulate_esw()
171 /* ... and copy the secondary ccw address. */ in ccw_device_accumulate_esw()
177 /* Copy authorization bit. */ in ccw_device_accumulate_esw()
179 /* Copy path verification required flag. */ in ccw_device_accumulate_esw()
183 /* Copy concurrent sense bit. */ in ccw_device_accumulate_esw()
232 /* Copy bits which are valid only for the start function. */ in ccw_device_accumulate_irb()
234 /* Copy key. */ in ccw_device_accumulate_irb()
236 /* Copy suspend control bit. */ in ccw_device_accumulate_irb()
240 /* Copy ccw format bit. */ in ccw_device_accumulate_irb()
242 /* Copy prefetch bit. */ in ccw_device_accumulate_irb()
244 /* Copy initial-status-interruption-control. */ in ccw_device_accumulate_irb()
246 /* Copy address limit checking control. */ in ccw_device_accumulate_irb()
248 /* Copy suppress suspend bit. */ in ccw_device_accumulate_irb()
257 /* Copy activity control. */ in ccw_device_accumulate_irb()
262 * Copy ccw address if it is valid. This is a bit simplified in ccw_device_accumulate_irb()
281 /* Copy residual count if it is valid. */ in ccw_device_accumulate_irb()