Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dfcx.c68 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
72 EXPORT_SYMBOL(tcw_get_tsb);
/openbmc/linux/arch/s390/include/asm/
H A Dfcx.h295 struct tsb *tcw_get_tsb(struct tcw *tcw);
/openbmc/linux/drivers/s390/block/
H A Ddasd.c4042 tsb = tcw_get_tsb(phys_to_virt(irb->scsw.tm.tcw)); in dasd_get_sense()
H A Ddasd_eckd.c5721 tsb = tcw_get_tsb(phys_to_virt(irb->scsw.tm.tcw)); in dasd_eckd_dump_sense_tcw()