Home
last modified time | relevance | path

Searched refs:tcw_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/cio/
H A Dfcx.c83 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function
93 EXPORT_SYMBOL(tcw_init);
H A Ditcw.c215 tcw_init(itcw->tcw, (op == ITCW_OP_READ) ? 1 : 0, in itcw_init()
223 tcw_init(itcw->intrg_tcw, 1, 0); in itcw_init()
/linux/arch/s390/include/asm/
H A Dfcx.h298 void tcw_init(struct tcw *tcw, int r, int w);