Home
last modified time | relevance | path

Searched refs:tcw_get_tccb (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dfcx.c56 struct tccb *tcw_get_tccb(struct tcw *tcw) in tcw_get_tccb() function
60 EXPORT_SYMBOL(tcw_get_tccb);
166 tccb = tcw_get_tccb(tcw); in tcw_finalize()
H A Ditcw.c297 return tccb_add_dcw(tcw_get_tccb(itcw->tcw), TCCB_MAX_SIZE, cmd, in itcw_add_dcw()
/openbmc/linux/arch/s390/include/asm/
H A Dfcx.h294 struct tccb *tcw_get_tccb(struct tcw *tcw);
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c4961 tccb = tcw_get_tccb(tcw); in dasd_eckd_reset_ccw_to_base_io()