Home
last modified time | relevance | path

Searched refs:tcat (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
Dfcx.c156 struct tccb_tcat *tcat; in tcw_finalize() local
165 tcat = (struct tccb_tcat *) &tccb->tca[tca_size(tccb)]; in tcw_finalize()
166 memset(tcat, 0, sizeof(*tcat)); in tcw_finalize()
175 tcat->count = ALIGN(count, 4) + 4; in tcw_finalize()