Home
last modified time | relevance | path

Searched defs:itcw (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/cio/
H A Ditcw.c60 struct itcw { struct
70 * itcw_get_tcw - return pointer to tcw associated with the itcw argument
75 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw()
183 struct itcw *itcw; in itcw_init() local
295 struct dcw *itcw_add_dcw(struct itcw *itcw, u8 cmd, u8 flags, void *cd, in itcw_add_dcw()
319 struct tidaw *itcw_add_tidaw(struct itcw *itcw, u8 flags, void *addr, u32 count) in itcw_add_tidaw()
353 void itcw_set_data(struct itcw *itcw, void *addr, int use_tidal) in itcw_set_data()
368 void itcw_finalize(struct itcw *itcw) in itcw_finalize()