Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dfcx.c69 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb() function
73 EXPORT_SYMBOL(tcw_get_tsb);
/linux/arch/s390/include/asm/
H A Dfcx.h296 struct tsb *tcw_get_tsb(struct tcw *tcw);
/linux/drivers/s390/block/
H A Ddasd.c3993 tsb = tcw_get_tsb(dma32_to_virt(irb->scsw.tm.tcw)); in dasd_get_sense()
H A Ddasd_eckd.c5685 tsb = tcw_get_tsb(dma32_to_virt(irb->scsw.tm.tcw)); in dasd_eckd_dump_sense_tcw()