Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Dfcx.c67 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
71 EXPORT_SYMBOL(tcw_get_tsb);
/linux-6.1.9/arch/s390/include/asm/
Dfcx.h295 struct tsb *tcw_get_tsb(struct tcw *tcw);
/linux-6.1.9/drivers/s390/block/
Ddasd.c4025 tsb = tcw_get_tsb((struct tcw *)(unsigned long) in dasd_get_sense()
Ddasd_eckd.c5695 tsb = tcw_get_tsb( in dasd_eckd_dump_sense_tcw()