Home
last modified time | relevance | path

Searched defs:ccwbk (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/s390/net/
Dclaw.h189 struct ccwbk { struct
190 void *next; /* pointer to next ccw block */
191 __u32 real; /* real address of this ccw */
192 void *p_buffer; /* virtual address of data */
193 struct clawh header; /* claw header */
194 struct ccw1 write; /* write CCW */
195 struct ccw1 w_read_FF; /* read FF */
196 struct ccw1 w_TIC_1; /* TIC */
197 struct ccw1 read; /* read CCW */
198 struct ccw1 read_h; /* read header */
[all …]