Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dfcx.h250 #define TCCB_MAX_SIZE (sizeof(struct tccb_tcah) + \
263 struct tccb_tcah { struct
289 struct tccb_tcah tcah; argument
/linux/drivers/s390/cio/
H A Dfcx.c306 if (sizeof(struct tccb_tcah) + tca_offset + size + in tccb_add_dcw()