Home
last modified time | relevance | path

Searched refs:tccbl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h26 * @tccbl: Transport-Command-Control-Block Length
42 u32 tccbl:6; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h26 * @tccbl: Transport-Command-Control-Block Length
42 u32 tccbl:6; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dfcx.c146 * Calculate the input-/output-count and tccbl field in the tcw, add a
177 /* Calculate tccbl. */ in tcw_finalize()
178 tcw->tccbl = (sizeof(struct tccb) + tca_size(tccb) + in tcw_finalize()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dfcx.c147 * Calculate the input-/output-count and tccbl field in the tcw, add a
178 /* Calculate tccbl. */ in tcw_finalize()
179 tcw->tccbl = (sizeof(struct tccb) + tca_size(tccb) + in tcw_finalize()

Completed in 5 milliseconds