/linux-6.1.9/drivers/s390/char/ |
D | tape_std.c | 269 struct ccw1 *ccw; in tape_std_mtfsf() local 293 struct ccw1 *ccw; in tape_std_mtfsr() local 325 struct ccw1 *ccw; in tape_std_mtbsr() local 356 struct ccw1 *ccw; in tape_std_mtweof() local 381 struct ccw1 *ccw; in tape_std_mtbsfm() local 405 struct ccw1 *ccw; in tape_std_mtbsf() local 436 struct ccw1 *ccw; in tape_std_mtfsfm() local
|
D | tape.h | 303 tape_ccw_cc(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_cc() 313 tape_ccw_end(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_end() 323 tape_ccw_cmd(struct ccw1 *ccw, __u8 cmd_code) in tape_ccw_cmd() 333 tape_ccw_repeat(struct ccw1 *ccw, __u8 cmd_code, int count) in tape_ccw_repeat() 346 tape_ccw_cc_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal) in tape_ccw_cc_idal() 355 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-6.1.9/drivers/s390/virtio/ |
D | virtio_ccw.c | 324 struct ccw1 *ccw, __u32 intparm) in ccw_io_helper() 349 struct ccw1 *ccw) in virtio_ccw_drop_indicator() 412 struct ccw1 *ccw, int index) in virtio_ccw_read_vq_conf() 427 static void virtio_ccw_del_vq(struct virtqueue *vq, struct ccw1 *ccw) in virtio_ccw_del_vq() 477 struct ccw1 *ccw; in virtio_ccw_del_vqs() local 495 struct ccw1 *ccw) in virtio_ccw_setup_vq() 589 struct ccw1 *ccw) in virtio_ccw_register_adapter_ind() 646 struct ccw1 *ccw; in virtio_ccw_find_vqs() local 722 struct ccw1 *ccw; in virtio_ccw_reset() local 746 struct ccw1 *ccw; in virtio_ccw_get_features() local [all …]
|
/linux-6.1.9/drivers/s390/block/ |
D | dasd_fba.c | 80 define_extent(struct ccw1 * ccw, struct DE_fba_data *data, int rw, in define_extent() 100 locate_record(struct ccw1 * ccw, struct LO_fba_data *data, int rw, in locate_record() 250 static void ccw_write_no_data(struct ccw1 *ccw) in ccw_write_no_data() 260 static void ccw_write_zero(struct ccw1 *ccw, int count) in ccw_write_zero() 323 struct ccw1 *ccw; in dasd_fba_build_cp_discard() local 438 struct ccw1 *ccw; in dasd_fba_build_cp_regular() local 570 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 250 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() 278 define_extent(struct ccw1 *ccw, struct DE_eckd_data *data, unsigned int trk, in define_extent() 385 static void locate_record_ext(struct ccw1 *ccw, struct LRE_eckd_data *data, in locate_record_ext() 527 static int prefix_LRE(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, in prefix_LRE() 594 static int prefix(struct ccw1 *ccw, struct PFX_eckd_data *pfxdata, in prefix() 603 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 1618 struct ccw1 *ccw, *oldccw; in dasd_3990_erp_action_1B_32() local 1775 struct ccw1 *ccw; in dasd_3990_update_1B() local 2380 struct ccw1 *ccw; in dasd_3990_erp_add_erp() local
|
D | dasd_alias.c | 420 struct ccw1 *ccw; in read_unit_address_configuration() local 741 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 | 3966 struct ccw1 *ccw; in dasd_generic_build_rdc() local
|
/linux-6.1.9/drivers/s390/cio/ |
D | vfio_ccw_cp.c | 300 static inline int ccw_does_data_transfer(struct ccw1 *ccw) in ccw_does_data_transfer() 348 static inline int is_tic_within_range(struct ccw1 *ccw, u32 head, int len) in is_tic_within_range() 392 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_cda_free() local 415 struct ccw1 *ccw = cp->guest_cp; in ccwchain_calc_length() local 535 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_fetch_tic() local 557 struct ccw1 *ccw; in ccwchain_fetch_direct() local 657 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_fetch_one() local
|
D | qdio.h | 239 struct ccw1 *ccw; member
|
/linux-6.1.9/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 | 24 struct ipl_pb0_ccw ccw; member 79 } ccw; member
|
/linux-6.1.9/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-6.1.9/drivers/dma/ |
D | mxs-dma.c | 115 struct mxs_dma_ccw *ccw; member 482 struct mxs_dma_ccw *ccw; in mxs_dma_prep_slave_sg() local 606 struct mxs_dma_ccw *ccw = &mxs_chan->ccw[i]; in mxs_dma_prep_dma_cyclic() local
|
/linux-6.1.9/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-6.1.9/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | crb.h | 121 __be32 ccw; member
|
/linux-6.1.9/drivers/s390/net/ |
D | ctcm_main.h | 148 struct ccw1 *ccw; member
|
D | qeth_core_main.c | 423 static void qeth_setup_ccw(struct ccw1 *ccw, u8 cmd_code, u8 flags, u32 len, in qeth_setup_ccw() 436 struct ccw1 *ccw = __ccw_from_cmd(iob); in __qeth_issue_next_read() local 2224 struct ccw1 *ccw = __ccw_from_cmd(iob); in qeth_idx_setup_activate_cmd() local
|