Home
last modified time | relevance | path

Searched defs:ccw (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/drivers/s390/cio/
A Dvfio_ccw_cp.c261 static inline int ccw_does_data_transfer(struct ccw1 *ccw) in ccw_does_data_transfer()
309 static inline int is_tic_within_range(struct ccw1 *ccw, u32 head, int len) in is_tic_within_range()
354 struct ccw1 *ccw = &chain->ch_ccw[idx]; in ccwchain_cda_free() local
377 struct ccw1 *ccw = cp->guest_cp; in ccwchain_calc_length() local
486 static int ccwchain_fetch_tic(struct ccw1 *ccw, in ccwchain_fetch_tic()
504 static unsigned long *get_guest_idal(struct ccw1 *ccw, in get_guest_idal()
559 static int ccw_count_idaws(struct ccw1 *ccw, in ccw_count_idaws()
601 static int ccwchain_fetch_ccw(struct ccw1 *ccw, in ccwchain_fetch_ccw()
678 static int ccwchain_fetch_one(struct ccw1 *ccw, in ccwchain_fetch_one()
809 struct ccw1 *ccw; in cp_prefetch() local
A Dqdio.h239 struct ccw1 *ccw; member
/linux-6.3-rc2/drivers/s390/char/
A Dtape_std.c269 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
A Dtape.h303 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()
A Draw3270.h23 struct ccw1 ccw; /* single ccw. */ member
A Dcon3215.c147 struct ccw1 *ccw; in raw3215_mk_read_req() local
175 struct ccw1 *ccw; in raw3215_mk_write_req() local
/linux-6.3-rc2/drivers/s390/virtio/
A Dvirtio_ccw.c477 struct ccw1 *ccw; in virtio_ccw_del_vqs() local
589 struct ccw1 *ccw) in virtio_ccw_register_adapter_ind()
648 struct ccw1 *ccw; in virtio_ccw_find_vqs() local
724 struct ccw1 *ccw; in virtio_ccw_reset() local
748 struct ccw1 *ccw; in virtio_ccw_get_features() local
803 struct ccw1 *ccw; in virtio_ccw_finalize_features() local
863 struct ccw1 *ccw; in virtio_ccw_get_config() local
903 struct ccw1 *ccw; in virtio_ccw_set_config() local
939 struct ccw1 *ccw; in virtio_ccw_get_status() local
968 struct ccw1 *ccw; in virtio_ccw_set_status() local
[all …]
/linux-6.3-rc2/drivers/s390/block/
A Ddasd_fba.c80 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
A Ddasd_eckd.c87 struct ccw1 ccw; member
94 struct ccw1 ccw[2]; member
110 struct ccw1 ccw; member
820 struct ccw1 *ccw; in dasd_eckd_fill_rcd_cqr() local
856 struct ccw1 *ccw; in read_conf_cb() local
1520 struct ccw1 *ccw; in dasd_eckd_read_features() local
1583 struct ccw1 *ccw; in dasd_eckd_read_vol_info() local
1778 struct ccw1 *ccw; in dasd_eckd_read_ext_pool_info() local
1890 struct ccw1 *ccw; in dasd_eckd_build_psf_ssc() local
2239 struct ccw1 *ccw; in dasd_eckd_analysis_ccw() local
[all …]
A Ddasd_3990_erp.c201 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
A Ddasd_alias.c420 struct ccw1 *ccw; in read_unit_address_configuration() local
741 struct ccw1 *ccw; in reset_summary_unit_check() local
A Ddasd_eer.c461 struct ccw1 *ccw; in dasd_eer_enable() local
A Ddasd.c3966 struct ccw1 *ccw; in dasd_generic_build_rdc() local
/linux-6.3-rc2/arch/s390/include/asm/
A Didals.h83 set_normalized_cda(struct ccw1 * ccw, void *vaddr) in set_normalized_cda()
108 clear_normalized_cda(struct ccw1 * ccw) in clear_normalized_cda()
192 idal_buffer_set_cda(struct idal_buffer *ib, struct ccw1 *ccw) in idal_buffer_set_cda()
A Dipl.h24 struct ipl_pb0_ccw ccw; member
86 } ccw; member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dicswx.h142 __be32 ccw; member
185 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx()
/linux-6.3-rc2/drivers/dma/
A Dmxs-dma.c115 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.3-rc2/drivers/crypto/nx/
A Dnx-common-powernv.c461 u32 ccw; in nx842_exec_icswx() local
565 u32 ccw; in nx842_exec_vas() local
/linux-6.3-rc2/tools/testing/selftests/powerpc/nx-gzip/include/
A Dcrb.h121 __be32 ccw; member
/linux-6.3-rc2/drivers/s390/net/
A Dctcm_main.h148 struct ccw1 *ccw; member
A Dqeth_core_main.c423 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

Completed in 84 milliseconds