Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dfcx.c67 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
71 EXPORT_SYMBOL(tcw_get_tsb);
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfcx.h295 struct tsb *tcw_get_tsb(struct tcw *tcw);
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd.c4197 tsb = tcw_get_tsb((struct tcw *)(unsigned long) in dasd_get_sense()
H A Ddasd_eckd.c5599 tsb = tcw_get_tsb( in dasd_eckd_dump_sense_tcw()