Searched refs:ccw1 (Results 1 – 3 of 3) sorted by relevance
/arch/s390/include/asm/ |
D | ccwdev.h | 21 struct ccw1; 172 extern int ccw_device_start(struct ccw_device *, struct ccw1 *, 174 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *, 176 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *, 178 extern int ccw_device_start_timeout_key(struct ccw_device *, struct ccw1 *,
|
D | idals.h | 71 set_normalized_cda(struct ccw1 * ccw, void *vaddr) in set_normalized_cda() 96 clear_normalized_cda(struct ccw1 * ccw) in clear_normalized_cda() 180 idal_buffer_set_cda(struct idal_buffer *ib, struct ccw1 *ccw) in idal_buffer_set_cda()
|
D | cio.h | 31 struct ccw1 { struct
|