Searched defs:ccw0 (Results 1 – 4 of 4) sorted by relevance
48 struct ccw0 { struct49 __u8 cmd_code;50 __u32 cda : 24;51 __u8 flags;52 __u8 reserved;53 __u16 count;
169 struct ccw0 ccw0; in convert_ccw0_to_ccw1() local
215 struct ccw0 ccw0; in convert_ccw0_to_ccw1() local