Home
last modified time | relevance | path

Searched full:tcah (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/cio/
H A Dfcx.c98 return tccb->tcah.tcal - 12; in tca_size()
261 tccb->tcah.format = TCCB_FORMAT_DEFAULT; in tccb_init()
262 tccb->tcah.sac = sac; in tccb_init()
263 tccb->tcah.tcal = 12; in tccb_init()
319 tccb->tcah.tcal += size; in tccb_add_dcw()
/linux/arch/s390/include/asm/
H A Dfcx.h257 * struct tccb_tcah - Transport-Command-Area Header (TCAH)
285 * @tcah: TCAH
289 struct tccb_tcah tcah; member