Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dfcx.c339 struct tidaw *tcw_add_tidaw(struct tcw *tcw, int num_tidaws, u8 flags, in tcw_add_tidaw() function
352 EXPORT_SYMBOL(tcw_add_tidaw);
H A Ditcw.c332 tcw_add_tidaw(itcw->tcw, itcw->num_tidaws++, in itcw_add_tidaw()
337 return tcw_add_tidaw(itcw->tcw, itcw->num_tidaws++, flags, addr, count); in itcw_add_tidaw()
/linux/arch/s390/include/asm/
H A Dfcx.h310 struct tidaw *tcw_add_tidaw(struct tcw *tcw, int num_tidaws, u8 flags,