Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/cio/
Dfcx.c66 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
70 EXPORT_SYMBOL(tcw_get_tsb);
/linux-4.4.14/arch/s390/include/asm/
Dfcx.h294 struct tsb *tcw_get_tsb(struct tcw *tcw);
/linux-4.4.14/drivers/s390/block/
Ddasd.c3832 tsb = tcw_get_tsb((struct tcw *)(unsigned long) in dasd_get_sense()
Ddasd_eckd.c4314 tsb = tcw_get_tsb( in dasd_eckd_dump_sense_tcw()