Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dfcx.c27 struct tcw *tcw_get_intrg(struct tcw *tcw) in tcw_get_intrg() argument
41 tcw_get_data(struct tcw * tcw) tcw_get_data() argument
57 tcw_get_tccb(struct tcw * tcw) tcw_get_tccb() argument
69 tcw_get_tsb(struct tcw * tcw) tcw_get_tsb() argument
84 tcw_init(struct tcw * tcw,int r,int w) tcw_init() argument
155 tcw_finalize(struct tcw * tcw,int num_tidaws) tcw_finalize() argument
192 tcw_set_intrg(struct tcw * tcw,struct tcw * intrg_tcw) tcw_set_intrg() argument
209 tcw_set_data(struct tcw * tcw,void * data,int use_tidal) tcw_set_data() argument
230 tcw_set_tccb(struct tcw * tcw,struct tccb * tccb) tcw_set_tccb() argument
243 tcw_set_tsb(struct tcw * tcw,struct tsb * tsb) tcw_set_tsb() argument
340 tcw_add_tidaw(struct tcw * tcw,int num_tidaws,u8 flags,void * addr,u32 count) tcw_add_tidaw() argument
[all...]
H A Ddevice_ops.c543 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout_key() argument
596 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() argument
613 ccw_device_tm_start(struct ccw_device * cdev,struct tcw * tcw,unsigned long intparm,u8 lpm) ccw_device_tm_start() argument
632 ccw_device_tm_start_timeout(struct ccw_device * cdev,struct tcw * tcw,unsigned long intparm,u8 lpm,int expires) ccw_device_tm_start_timeout() argument
[all...]
H A Ditcw.c61 struct tcw *tcw; member
[all...]
H A Dorb.h55 dma32_t tcw; member
H A Dcio.c714 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() argument
/linux/drivers/md/
H A Ddm-crypt.c178 struct iv_tcw_private tcw; member
625 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_dtr() local
636 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_ctr() local
661 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; crypt_iv_tcw_init() local
673 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; crypt_iv_tcw_wipe() local
684 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; crypt_iv_tcw_whitening() local
709 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; crypt_iv_tcw_gen() local
[all...]
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c2344 struct tcw *tcw; in dasd_3990_erp_add_erp() local
H A Ddasd_eckd.c4940 struct tcw *tcw; in dasd_eckd_reset_ccw_to_base_io() local
/linux/arch/s390/include/asm/
H A Dscsw.h97 dma32_t tcw; member