Home
last modified time | relevance | path

Searched refs:ccw_dev_id (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dipl.h85 struct ccw_dev_id dev_id;
88 struct ccw_dev_id dev_id;
91 struct ccw_dev_id dev_id;
H A Dcio.h326 struct ccw_dev_id { struct
341 static inline int ccw_dev_id_is_equal(struct ccw_dev_id *dev_id1, in ccw_dev_id_is_equal()
342 struct ccw_dev_id *dev_id2) in ccw_dev_id_is_equal()
H A Ddiag.h97 extern int diag8c(struct diag8c *out, struct ccw_dev_id *devno);
336 int (*diag8c)(struct diag8c *addr, struct ccw_dev_id *devno, size_t len);
349 int _diag8c_amode31(struct diag8c *addr, struct ccw_dev_id *devno, size_t len);
H A Dccwdev.h23 struct ccw_dev_id;
208 extern void ccw_device_get_id(struct ccw_device *, struct ccw_dev_id *);
/openbmc/linux/drivers/s390/cio/
H A Ddevice_id.c101 struct ccw_dev_id *dev_id = &cdev->private->dev_id; in diag210_get_dev_info()
174 struct ccw_dev_id *id = &cdev->private->dev_id; in snsid_callback()
H A Ddevice_pgid.c37 struct ccw_dev_id *id = &cdev->private->dev_id; in verify_done()
171 struct ccw_dev_id *id = &cdev->private->dev_id; in pgid_wipeout_start()
381 struct ccw_dev_id *id = &cdev->private->dev_id; in snid_done()
515 struct ccw_dev_id *devid = &cdev->private->dev_id; in verify_start()
578 struct ccw_dev_id *id = &cdev->private->dev_id; in disband_callback()
H A Dccwreq.c189 sizeof(struct ccw_dev_id)); in ccwreq_status()
236 struct ccw_dev_id dev_id; in ccwreq_log_status()
H A Ddevice.h101 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id);
H A Dio_sch.h135 struct ccw_dev_id dev_id; /* device id */
H A Dccwgroup.c267 static int __get_next_id(const char **buf, struct ccw_dev_id *id) in __get_next_id()
317 struct ccw_dev_id dev_id; in ccwgroup_create_dev()
H A Ddevice.c633 struct ccw_dev_id *dev_id = (void *)data; in match_dev_id()
648 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id) in get_ccwdev_by_dev_id()
1324 struct ccw_dev_id *id = &cdev->private->dev_id; in purge_fn()
1441 struct ccw_dev_id dev_id; in io_subchannel_sch_event()
H A Ddevice_ops.c521 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) in ccw_device_get_id()
/openbmc/linux/drivers/s390/char/
H A Dvmur.h72 struct ccw_dev_id dev_id; /* device id */
H A Dtape_core.c82 static int devid_to_int(struct ccw_dev_id *dev_id) in devid_to_int()
569 struct ccw_dev_id dev_id; in tape_generic_probe()
H A Draw3270.c447 struct ccw_dev_id dev_id; in raw3270_size_device_vm()
/openbmc/linux/arch/s390/kernel/
H A Ddiag.c228 int diag8c(struct diag8c *addr, struct ccw_dev_id *devno) in diag8c()
/openbmc/linux/drivers/s390/block/
H A Ddasd_ioctl.c508 struct ccw_dev_id dev_id; in __dasd_ioctl_information()
H A Ddasd_diag.c56 struct ccw_dev_id dev_id;
H A Ddasd_int.h108 struct ccw_dev_id __dev_id; \
H A Ddasd.c3388 struct ccw_dev_id dev_id; in dasd_device_is_ro()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c476 struct ccw_dev_id dev_id; in zfcp_scsi_adapter_register()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core.h104 struct ccw_dev_id dev_id; in qeth_get_device_id()
H A Dqeth_core_main.c1831 struct ccw_dev_id id; in qeth_vm_detect_layer()
3368 struct ccw_dev_id ccwid; in qeth_get_trap_id()
5051 struct ccw_dev_id dev_id; in qeth_read_ccw_conf_data()
/openbmc/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c1200 struct ccw_dev_id id; in virtio_ccw_check_autoonline()