Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ditcw.c59 struct itcw { struct
69 * itcw_get_tcw - return pointer to tcw associated with the itcw argument
74 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw()
182 struct itcw *itcw; in itcw_init() local
294 struct dcw *itcw_add_dcw(struct itcw *itcw, u8 cmd, u8 flags, void *cd, in itcw_add_dcw()
318 struct tidaw *itcw_add_tidaw(struct itcw *itcw, u8 flags, void *addr, u32 count) in itcw_add_tidaw()
352 void itcw_set_data(struct itcw *itcw, void *addr, int use_tidal) in itcw_set_data()
367 void itcw_finalize(struct itcw *itcw) in itcw_finalize()
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c2510 struct itcw *itcw; in dasd_eckd_build_check_tcw() local
4333 static int prepare_itcw(struct itcw *itcw, in prepare_itcw()
4510 struct itcw *itcw; in dasd_eckd_build_cp_tpm_track() local