Searched defs:tidaw (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/cio/
H A Dfcx.c116 static u32 calc_cbc_size(struct tidaw *tidaw, int num) argument
124 if (tidaw[i].flags & TIDAW_FLAGS_LAST)
127 * transferred or data transferred by this tidaw. Assumption:
129 data_count += tidaw[i].count;
130 if (tidaw[i].flags & TIDAW_FLAGS_INSERT_CBC) {
140 * tcw_finalize - finalize tcw length fields and tidaw list
146 * tcat the tccb and terminate the data tidaw list if used.
148 * Note: in case input- or output-tida is used, the tidaw-list must be stored
154 struct tidaw *tida local
340 struct tidaw *tidaw; local
[all...]

Completed in 47 milliseconds