Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dfcx.c55 struct tccb *tcw_get_tccb(struct tcw *tcw) in tcw_get_tccb() function
59 EXPORT_SYMBOL(tcw_get_tccb);
165 tccb = tcw_get_tccb(tcw); in tcw_finalize()
H A Ditcw.c296 return tccb_add_dcw(tcw_get_tccb(itcw->tcw), TCCB_MAX_SIZE, cmd, in itcw_add_dcw()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfcx.h294 struct tccb *tcw_get_tccb(struct tcw *tcw);
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c4839 tccb = tcw_get_tccb(tcw); in dasd_eckd_reset_ccw_to_base_io()