Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Dfcx.c158 struct tccb_tcat *tcat; in tcw_finalize() local
167 tcat = (struct tccb_tcat *) &tccb->tca[tca_size(tccb)]; in tcw_finalize()
168 memset(tcat, 0, sizeof(*tcat)); in tcw_finalize()
177 tcat->count = ALIGN(count, 4) + 4; in tcw_finalize()