Home
last modified time | relevance | path

Searched defs:itcw (Results 1 – 2 of 2) 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()
/linux/drivers/s390/block/
H A Ddasd_eckd.c2715 struct itcw *itcw; in dasd_eckd_build_check_tcw() local
4793 static int prepare_itcw(struct itcw *itcw, in prepare_itcw()
5009 struct itcw *itcw; in dasd_eckd_build_cp_tpm_track() local
5187 static struct tidaw *add_track_r0(struct itcw *itcw, char **fill, in add_track_r0()
5202 static struct tidaw *add_track_record(struct itcw *itcw, char **fill, in add_track_record()
5221 static struct tidaw *add_track_end(struct itcw *itcw, char **fill, in add_track_end()
5267 struct itcw *itcw; in dasd_eckd_build_cp_tpm_writefulltrack() local