Home
last modified time | relevance | path

Searched refs:ccw1 (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/s390/char/
Dtape.h126 struct ccw1 *cpaddr; /* address of the channel program. */
303 static inline struct ccw1 *
304 tape_ccw_cc(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_cc()
313 static inline struct ccw1 *
314 tape_ccw_end(struct ccw1 *ccw, __u8 cmd_code, __u16 memsize, void *cda) in tape_ccw_end()
323 static inline struct ccw1 *
324 tape_ccw_cmd(struct ccw1 *ccw, __u8 cmd_code) in tape_ccw_cmd()
333 static inline struct ccw1 *
334 tape_ccw_repeat(struct ccw1 *ccw, __u8 cmd_code, int count) in tape_ccw_repeat()
346 static inline struct ccw1 *
[all …]
Dtape_std.c269 struct ccw1 *ccw; in tape_std_mtfsf()
293 struct ccw1 *ccw; in tape_std_mtfsr()
325 struct ccw1 *ccw; in tape_std_mtbsr()
356 struct ccw1 *ccw; in tape_std_mtweof()
381 struct ccw1 *ccw; in tape_std_mtbsfm()
405 struct ccw1 *ccw; in tape_std_mtbsf()
436 struct ccw1 *ccw; in tape_std_mtfsfm()
Dvmur.c212 static void free_chan_prog(struct ccw1 *cpa) in free_chan_prog()
214 struct ccw1 *ptr = cpa; in free_chan_prog()
231 static struct ccw1 *alloc_chan_prog(const char __user *ubuf, int rec_count, in alloc_chan_prog()
234 struct ccw1 *cpa; in alloc_chan_prog()
245 cpa = kcalloc(rec_count + 1, sizeof(struct ccw1), in alloc_chan_prog()
271 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()
419 struct ccw1 *cpa; in do_write()
Draw3270.h101 struct ccw1 ccw; /* single ccw. */
Dcon3215.c71 struct ccw1 ccws[RAW3215_NR_CCWS]; /* space for the channel program */
146 struct ccw1 *ccw; in raw3215_mk_read_req()
174 struct ccw1 *ccw; in raw3215_mk_write_req()
/kernel/linux/linux-5.10/drivers/s390/cio/
Dvfio_ccw_cp.c33 struct ccw1 *ch_ccw;
167 static void convert_ccw0_to_ccw1(struct ccw1 *source, unsigned long len) in convert_ccw0_to_ccw1()
170 struct ccw1 *pccw1 = source; in convert_ccw0_to_ccw1()
258 static inline int ccw_does_data_transfer(struct ccw1 *ccw) in ccw_does_data_transfer()
301 u32 tail = head + (len - 1) * sizeof(struct ccw1); in is_cpa_within_range()
306 static inline int is_tic_within_range(struct ccw1 *ccw, u32 head, int len) in is_tic_within_range()
329 chain->ch_ccw = (struct ccw1 *)data; in ccwchain_alloc()
350 struct ccw1 *ccw = chain->ch_ccw + idx; in ccwchain_cda_free()
373 struct ccw1 *ccw = cp->guest_cp; in ccwchain_calc_length()
407 static int tic_target_chain_exists(struct ccw1 *tic, struct channel_program *cp) in tic_target_chain_exists()
[all …]
Dio_sch.h13 struct ccw1 sense_ccw; /* static ccw for sense command */
78 struct ccw1 *cp;
125 struct ccw1 iccws[2]; /* ccws for SNID/SID/SPGID commands */
Dcio.h131 extern int cio_start (struct subchannel *, struct ccw1 *, __u8);
132 extern int cio_start_key (struct subchannel *, struct ccw1 *, __u8, __u8);
Dvfio_ccw_cp.h42 struct ccw1 *guest_cp;
Ddevice_ops.c191 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key()
271 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key()
305 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
343 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout()
Ddevice_pgid.c60 struct ccw1 *cp = cdev->private->dma_area->iccws; in nop_build_cp()
137 struct ccw1 *cp = cdev->private->dma_area->iccws; in spid_build_cp()
439 struct ccw1 *cp = cdev->private->dma_area->iccws; in snid_build_cp()
631 struct ccw1 *cp = cdev->private->dma_area->iccws; in stlck_build_cp()
Ddevice_id.c205 struct ccw1 *cp = cdev->private->dma_area->iccws; in ccw_device_sense_id_start()
Dcio.c124 struct ccw1 * cpa, /* logical channel prog addr */ in cio_start_key()
176 cio_start (struct subchannel *sch, struct ccw1 *cpa, __u8 lpm) in cio_start()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dccwdev.h21 struct ccw1;
164 struct ccw1;
183 extern int ccw_device_start(struct ccw_device *, struct ccw1 *,
185 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
187 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,
189 extern int ccw_device_start_timeout_key(struct ccw_device *, struct ccw1 *,
Didals.h71 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()
Dcio.h31 struct ccw1 { struct
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_erp.c37 (cplength*sizeof(struct ccw1)) > PAGE_SIZE); in dasd_alloc_erp_request()
41 size += cplength * sizeof(struct ccw1); in dasd_alloc_erp_request()
56 cqr->cpaddr = (struct ccw1 *) data; in dasd_alloc_erp_request()
57 data += cplength*sizeof(struct ccw1); in dasd_alloc_erp_request()
58 memset(cqr->cpaddr, 0, cplength*sizeof(struct ccw1)); in dasd_alloc_erp_request()
Ddasd_fba.c89 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()
358 nr_ccws * (sizeof(struct LO_fba_data) + sizeof(struct ccw1)); in dasd_fba_build_cp_discard()
447 struct ccw1 *ccw; in dasd_fba_build_cp_regular()
579 struct ccw1 *ccw; in dasd_fba_free_cp()
673 struct ccw1 *act, *end, *last; in dasd_fba_dump_sense()
733 if (act < ((struct ccw1 *)(addr_t) irb->scsw.cmd.cpa) - 2) { in dasd_fba_dump_sense()
[all …]
Ddasd_eckd.c87 struct ccw1 ccw;
94 struct ccw1 ccw[2];
110 struct ccw1 ccw;
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()
[all …]
Ddasd_3990_erp.c201 struct ccw1 *ccw; in dasd_3990_erp_DCTL()
220 memset(ccw, 0, sizeof(struct ccw1)); in dasd_3990_erp_DCTL()
1613 struct ccw1 *ccw, *oldccw; in dasd_3990_erp_action_1B_32()
1708 memset(ccw, 0, sizeof(struct ccw1)); in dasd_3990_erp_action_1B_32()
1716 memset(ccw, 0, sizeof(struct ccw1)); in dasd_3990_erp_action_1B_32()
1770 struct ccw1 *ccw; in dasd_3990_update_1B()
2375 struct ccw1 *ccw; in dasd_3990_erp_add_erp()
/kernel/linux/linux-5.10/drivers/s390/virtio/
Dvirtio_ccw.c321 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()
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()
738 struct ccw1 *ccw; in virtio_ccw_reset()
762 struct ccw1 *ccw; in virtio_ccw_get_features()
[all …]
/kernel/linux/linux-5.10/drivers/s390/net/
Dctcm_main.h148 struct ccw1 *ccw;
Dlcs.h291 struct ccw1 ccws[LCS_NUM_BUFFS + 1];
Dctcm_fsms.c563 CTCM_CCW_DUMP((char *)&ch->ccw[6], sizeof(struct ccw1) * 2); in ctcm_chx_setmode()
628 memcpy(&ch->ccw[3], &ch->ccw[0], sizeof(struct ccw1) * 3); in ctcm_chx_start()
1037 sizeof(struct ccw1) * 3); in ctcm_chx_txretry()
1357 ctcmpc_dumpit((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); in ctcmpc_chx_txdone()
1453 sizeof(struct ccw1) * 3); in ctcmpc_chx_rx()
1560 CTCM_CCW_DUMP((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); in ctcmpc_chx_rxidle()
1810 CTCM_CCW_DUMP((char *)&wch->ccw[3], sizeof(struct ccw1) * 3); in ctcmpc_chx_send_sweep()
/kernel/linux/linux-5.10/Documentation/s390/
Dcds.rst207 struct ccw1 *cpa,
212 struct ccw1 *cpa,
218 struct ccw1 *cpa,
224 struct ccw1 *cpa,
260 struct ccw1 {

12