Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dfcx.h248 #define TCCB_MAX_SIZE (sizeof(struct tccb_tcah) + \
261 struct tccb_tcah { struct
287 struct tccb_tcah tcah; argument
/linux-4.1.27/drivers/s390/cio/
Dfcx.c304 if (sizeof(struct tccb_tcah) + tca_offset + size + in tccb_add_dcw()