Home
last modified time | relevance | path

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

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