Home
last modified time | relevance | path

Searched refs:tccb_tcat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dfcx.c157 struct tccb_tcat *tcat; in tcw_finalize()
166 tcat = (struct tccb_tcat *) &tccb->tca[tca_size(tccb)]; in tcw_finalize()
179 sizeof(struct tccb_tcat) - 20) >> 2; in tcw_finalize()
306 sizeof(struct tccb_tcat) > tccb_size) in tccb_add_dcw()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dfcx.c158 struct tccb_tcat *tcat; in tcw_finalize()
167 tcat = (struct tccb_tcat *) &tccb->tca[tca_size(tccb)]; in tcw_finalize()
180 sizeof(struct tccb_tcat) - 20) >> 2; in tcw_finalize()
307 sizeof(struct tccb_tcat) > tccb_size) in tccb_add_dcw()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h251 sizeof(struct tccb_tcat))
274 * struct tccb_tcat - Transport-Command-Area Trailer (TCAT)
277 struct tccb_tcat { struct
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h251 sizeof(struct tccb_tcat))
274 * struct tccb_tcat - Transport-Command-Area Trailer (TCAT)
277 struct tccb_tcat { struct

Completed in 3 milliseconds