Searched defs:tccb (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | fcx.c | 94 static inline size_t tca_size(struct tccb *tccb) in tca_size() 99 static u32 calc_dcw_count(struct tccb *tccb) in calc_dcw_count() 156 struct tccb *tccb; in tcw_finalize() local 228 void tcw_set_tccb(struct tcw *tcw, struct tccb *tccb) in tcw_set_tccb() 256 void tccb_init(struct tccb *tccb, size_t size, u32 sac) in tccb_init() 295 struct dcw *tccb_add_dcw(struct tccb *tccb, size_t tccb_size, u8 cmd, u8 flags, in tccb_add_dcw()
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| D | fcx.c | 95 static inline size_t tca_size(struct tccb *tccb) in tca_size() 100 static u32 calc_dcw_count(struct tccb *tccb) in calc_dcw_count() 157 struct tccb *tccb; in tcw_finalize() local 229 void tcw_set_tccb(struct tcw *tcw, struct tccb *tccb) in tcw_set_tccb() 257 void tccb_init(struct tccb *tccb, size_t size, u32 sac) in tccb_init() 296 struct dcw *tccb_add_dcw(struct tccb *tccb, size_t tccb_size, u8 cmd, u8 flags, in tccb_add_dcw()
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | fcx.h | 49 u64 tccb; member 287 struct tccb { struct 288 struct tccb_tcah tcah; argument 294 struct tccb *tcw_get_tccb(struct tcw *tcw); argument
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | fcx.h | 49 u64 tccb; member 287 struct tccb { struct 288 struct tccb_tcah tcah; argument 294 struct tccb *tcw_get_tccb(struct tcw *tcw); argument
|
| /kernel/linux/linux-6.6/drivers/s390/block/ |
| D | dasd_eckd.c | 4959 struct tccb *tccb; in dasd_eckd_reset_ccw_to_base_io() local
|
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| D | dasd_eckd.c | 4844 struct tccb *tccb; in dasd_eckd_reset_ccw_to_base_io() local
|