Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/cio/
Dfcx.c26 struct tcw *tcw_get_intrg(struct tcw *tcw) in tcw_get_intrg()
40 void *tcw_get_data(struct tcw *tcw) in tcw_get_data()
56 struct tccb *tcw_get_tccb(struct tcw *tcw) in tcw_get_tccb()
68 struct tsb *tcw_get_tsb(struct tcw *tcw) in tcw_get_tsb()
83 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init()
154 void tcw_finalize(struct tcw *tcw, int num_tidaws) in tcw_finalize()
191 void tcw_set_intrg(struct tcw *tcw, struct tcw *intrg_tcw) in tcw_set_intrg()
208 void tcw_set_data(struct tcw *tcw, void *data, int use_tidal) in tcw_set_data()
229 void tcw_set_tccb(struct tcw *tcw, struct tccb *tccb) in tcw_set_tccb()
242 void tcw_set_tsb(struct tcw *tcw, struct tsb *tsb) in tcw_set_tsb()
[all …]
Ddevice_ops.c543 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout_key()
596 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key()
613 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start()
632 int ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout()
Ditcw.c60 struct tcw *tcw; member
Dorb.h55 dma32_t tcw; member
Dcio.c709 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key()
/linux-6.12.1/arch/s390/include/asm/
Dfcx.h38 struct tcw { struct
39 u32 format:2;
41 u32 flags:24;
43 u32 tccbl:6;
44 u32 r:1;
45 u32 w:1;
47 dma64_t output;
48 dma64_t input;
49 dma64_t tsb;
50 dma64_t tccb;
[all …]
Dscsw.h97 dma32_t tcw; member
/linux-6.12.1/drivers/md/
Ddm-crypt.c177 struct iv_tcw_private tcw; member
603 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_dtr() local
618 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_ctr() local
650 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_init() local
662 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_wipe() local
674 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_whitening() local
706 struct iv_tcw_private *tcw = &cc->iv_gen_private.tcw; in crypt_iv_tcw_gen() local
/linux-6.12.1/drivers/s390/block/
Ddasd_3990_erp.c2344 struct tcw *tcw; in dasd_3990_erp_add_erp() local
Ddasd_eckd.c4939 struct tcw *tcw; in dasd_eckd_reset_ccw_to_base_io() local