Searched refs:ccw0 (Results 1 – 3 of 3) sorted by relevance
215 struct ccw0 ccw0; in convert_ccw0_to_ccw1() local 220 ccw0 = *(struct ccw0 *)pccw1; in convert_ccw0_to_ccw1() 226 pccw1->cmd_code = ccw0.cmd_code; in convert_ccw0_to_ccw1() 227 pccw1->flags = ccw0.flags; in convert_ccw0_to_ccw1() 228 pccw1->count = ccw0.count; in convert_ccw0_to_ccw1() 230 pccw1->cda = u32_to_dma32(ccw0.cda); in convert_ccw0_to_ccw1()
16 struct ccw0 ccwpgm[2]; /* 0x0008 */18 struct ccw0 ccwpgmcc[20]; /* 0x0050 */
40 * struct ccw0 - channel command word49 struct ccw0 { struct 50 cmd_codeccw0 global() argument 51 cdaccw0 global() argument 52 flagsccw0 global() argument 53 reservedccw0 global() argument 54 countccw0 global() argument