Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/s390/cio/
Dfcx.c306 if (sizeof(struct tccb_tcah) + tca_offset + size + in tccb_add_dcw()