Searched defs:itcw (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/s390/cio/ |
H A D | itcw.c | 60 struct itcw { global() struct 70 intrg_max_tidawsitcw global() argument 75 itcw_get_tcw(struct itcw * itcw) itcw_get_tcw() argument 183 struct itcw *itcw; itcw_init() local 295 itcw_add_dcw(struct itcw * itcw,u8 cmd,u8 flags,void * cd,u8 cd_count,u32 count) itcw_add_dcw() argument 319 itcw_add_tidaw(struct itcw * itcw,u8 flags,void * addr,u32 count) itcw_add_tidaw() argument 353 itcw_set_data(struct itcw * itcw,void * addr,int use_tidal) itcw_set_data() argument 368 itcw_finalize(struct itcw * itcw) itcw_finalize() argument [all...] |
/linux/drivers/s390/block/ |
H A D | dasd_eckd.c | 2498 struct itcw *itcw; in dasd_eckd_build_check_tcw() local 4316 prepare_itcw(struct itcw * itcw,unsigned int trk,unsigned int totrk,int cmd,struct dasd_device * basedev,struct dasd_device * startdev,unsigned int rec_on_trk,int count,unsigned int blksize,unsigned int total_data_size,unsigned int tlf,unsigned int blk_per_trk) prepare_itcw() argument 4493 struct itcw *itcw; dasd_eckd_build_cp_tpm_track() local [all...] |