Home
last modified time | relevance | path

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

/linux-3.3/drivers/s390/cio/
Ditcw.c57 struct itcw { struct
67 * itcw_get_tcw - return pointer to tcw associated with the itcw argument
72 struct tcw *itcw_get_tcw(struct itcw *itcw) in itcw_get_tcw()
180 struct itcw *itcw; in itcw_init() local
292 struct dcw *itcw_add_dcw(struct itcw *itcw, u8 cmd, u8 flags, void *cd, in itcw_add_dcw()
316 struct tidaw *itcw_add_tidaw(struct itcw *itcw, u8 flags, void *addr, u32 count) in itcw_add_tidaw()
350 void itcw_set_data(struct itcw *itcw, void *addr, int use_tidal) in itcw_set_data()
365 void itcw_finalize(struct itcw *itcw) in itcw_finalize()
/linux-3.3/drivers/s390/block/
Ddasd_eckd.c2677 static int prepare_itcw(struct itcw *itcw, in prepare_itcw()
2829 struct itcw *itcw; in dasd_eckd_build_cp_tpm_track() local