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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dfcx.c156 struct tccb_tcat *tcat;
165 tcat = (struct tccb_tcat *) &tccb->tca[tca_size(tccb)];
178 sizeof(struct tccb_tcat) - 20) >> 2;
305 sizeof(struct tccb_tcat) > tccb_size)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dfcx.h250 sizeof(struct tccb_tcat))
273 * struct tccb_tcat - Transport-Command-Area Trailer (TCAT)
276 struct tccb_tcat { struct

Completed in 99 milliseconds