Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dfcx.h249 #define TCCB_MAX_SIZE (sizeof(struct tccb_tcah) + \
262 struct tccb_tcah { struct
288 struct tccb_tcah tcah; argument
/linux-5.19.10/drivers/s390/cio/
Dfcx.c305 if (sizeof(struct tccb_tcah) + tca_offset + size + in tccb_add_dcw()