/Linux-v5.10/drivers/s390/char/ |
D | tape_std.c | 270 struct ccw1 *ccw; in tape_std_mtfsf() local 294 struct ccw1 *ccw; in tape_std_mtfsr() local 326 struct ccw1 *ccw; in tape_std_mtbsr() local 357 struct ccw1 *ccw; in tape_std_mtweof() local 382 struct ccw1 *ccw; in tape_std_mtbsfm() local 406 struct ccw1 *ccw; in tape_std_mtbsf() local 437 struct ccw1 *ccw; in tape_std_mtfsfm() local
|
D | tape.h | 304 tape_ccw_cc(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_cc() 314 tape_ccw_end(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_end() 324 tape_ccw_cmd(struct ccw1 *ccw, __u8 cmd_code) in tape_ccw_cmd() 334 tape_ccw_repeat(struct ccw1 *ccw, __u8 cmd_code, int count) in tape_ccw_repeat() 347 tape_ccw_cc_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal) in tape_ccw_cc_idal() 356 tape_ccw_end_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal) in tape_ccw_end_idal()
|
D | con3215.c | 146 struct ccw1 *ccw; in raw3215_mk_read_req() local 174 struct ccw1 *ccw; in raw3215_mk_write_req() local
|
D | raw3270.h | 101 struct ccw1 ccw; /* single ccw. */ member
|
/Linux-v5.10/drivers/s390/block/ |
D | dasd_fba.c | 89 define_extent(struct ccw1 * ccw, struct DE_fba_data *data, int rw, in define_extent() 109 locate_record(struct ccw1 * ccw, struct LO_fba_data *data, int rw, in locate_record() 259 static void ccw_write_no_data(struct ccw1 *ccw) in ccw_write_no_data() 269 static void ccw_write_zero(struct ccw1 *ccw, int count) in ccw_write_zero() 332 struct ccw1 *ccw; in dasd_fba_build_cp_discard() local 447 struct ccw1 *ccw; in dasd_fba_build_cp_regular() local 579 struct ccw1 *ccw; in dasd_fba_free_cp() local
|
D | dasd_eckd.c | 87 struct ccw1 ccw; member 94 struct ccw1 ccw[2]; member 110 struct ccw1 ccw; member 249 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() 277 define_extent(struct ccw1 *ccw, struct DE_eckd_data *data, unsigned int trk, in define_extent() 384 static void locate_record_ext(struct ccw1 *ccw, struct LRE_eckd_data *data, in locate_record_ext() 526 static int prefix_LRE(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, in prefix_LRE() 593 static int prefix(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, in prefix() 602 locate_record(struct ccw1 *ccw, struct LO_eckd_data *data, unsigned int trk, in locate_record() 820 struct ccw1 *ccw; in dasd_eckd_fill_rcd_cqr() local [all …]
|
D | dasd_3990_erp.c | 201 struct ccw1 *ccw; in dasd_3990_erp_DCTL() local 1613 struct ccw1 *ccw, *oldccw; in dasd_3990_erp_action_1B_32() local 1770 struct ccw1 *ccw; in dasd_3990_update_1B() local 2375 struct ccw1 *ccw; in dasd_3990_erp_add_erp() local
|
D | dasd_alias.c | 420 struct ccw1 *ccw; in read_unit_address_configuration() local 718 struct ccw1 *ccw; in reset_summary_unit_check() local
|
D | dasd_eer.c | 461 struct ccw1 *ccw; in dasd_eer_enable() local
|
D | dasd.c | 4126 struct ccw1 *ccw; in dasd_generic_build_rdc() local
|
/Linux-v5.10/drivers/s390/virtio/ |
D | virtio_ccw.c | 321 struct ccw1 *ccw, __u32 intparm) in ccw_io_helper() 346 struct ccw1 *ccw) in virtio_ccw_drop_indicator() 431 struct ccw1 *ccw, int index) in virtio_ccw_read_vq_conf() 446 static void virtio_ccw_del_vq(struct virtqueue *vq, struct ccw1 *ccw) in virtio_ccw_del_vq() 496 struct ccw1 *ccw; in virtio_ccw_del_vqs() local 514 struct ccw1 *ccw) in virtio_ccw_setup_vq() 605 struct ccw1 *ccw) in virtio_ccw_register_adapter_ind() 662 struct ccw1 *ccw; in virtio_ccw_find_vqs() local 738 struct ccw1 *ccw; in virtio_ccw_reset() local 762 struct ccw1 *ccw; in virtio_ccw_get_features() local [all …]
|
/Linux-v5.10/drivers/s390/cio/ |
D | vfio_ccw_cp.c | 258 static inline int ccw_does_data_transfer(struct ccw1 *ccw) in ccw_does_data_transfer() 306 static inline int is_tic_within_range(struct ccw1 *ccw, u32 head, int len) in is_tic_within_range() 350 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_cda_free() local 373 struct ccw1 *ccw = cp->guest_cp; in ccwchain_calc_length() local 491 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_fetch_tic() local 511 struct ccw1 *ccw; in ccwchain_fetch_direct() local 611 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_fetch_one() local
|
D | qdio.h | 269 struct ccw1 ccw; member
|
/Linux-v5.10/arch/s390/include/asm/ |
D | idals.h | 71 set_normalized_cda(struct ccw1 * ccw, void *vaddr) in set_normalized_cda() 96 clear_normalized_cda(struct ccw1 * ccw) in clear_normalized_cda() 180 idal_buffer_set_cda(struct idal_buffer *ib, struct ccw1 *ccw) in idal_buffer_set_cda()
|
D | ipl.h | 23 struct ipl_pb0_ccw ccw; member 78 } ccw; member
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | icswx.h | 142 __be32 ccw; member 185 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx()
|
/Linux-v5.10/drivers/dma/ |
D | mxs-dma.c | 115 struct mxs_dma_ccw *ccw; member 500 struct mxs_dma_ccw *ccw; in mxs_dma_prep_slave_sg() local 624 struct mxs_dma_ccw *ccw = &mxs_chan->ccw[i]; in mxs_dma_prep_dma_cyclic() local
|
/Linux-v5.10/drivers/crypto/nx/ |
D | nx-common-powernv.c | 464 u32 ccw; in nx842_exec_icswx() local 568 u32 ccw; in nx842_exec_vas() local
|
/Linux-v5.10/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | crb.h | 121 __be32 ccw; member
|
/Linux-v5.10/drivers/s390/net/ |
D | ctcm_main.h | 148 struct ccw1 *ccw; member
|
D | qeth_core_main.c | 562 static void qeth_setup_ccw(struct ccw1 *ccw, u8 cmd_code, u8 flags, u32 len, in qeth_setup_ccw() 575 struct ccw1 *ccw = __ccw_from_cmd(iob); in __qeth_issue_next_read() local 2297 struct ccw1 *ccw = __ccw_from_cmd(iob); in qeth_idx_setup_activate_cmd() local
|