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

/linux-master/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 Ddiag.h104 extern int diag8c(struct diag8c *out, struct ccw_dev_id *devno);
343 int (*diag8c)(struct diag8c *addr, struct ccw_dev_id *devno, size_t len);
356 int _diag8c_amode31(struct diag8c *addr, struct ccw_dev_id *devno, size_t len);
H A Dcio.h317 * struct ccw_dev_id - unique identifier for ccw devices
324 * for ccw devices across subchannel sets, @struct ccw_dev_id has been
327 struct ccw_dev_id { struct
334 * @dev_id1: a ccw_dev_id
335 * @dev_id2: another ccw_dev_id
342 static inline int ccw_dev_id_is_equal(struct ccw_dev_id *dev_id1,
343 struct ccw_dev_id *dev_id2)
H A Dccwdev.h23 struct ccw_dev_id;
208 extern void ccw_device_get_id(struct ccw_device *, struct ccw_dev_id *);
/linux-master/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)
569 struct ccw_dev_id dev_id;
H A Draw3270.c451 struct ccw_dev_id dev_id;
/linux-master/drivers/s390/cio/
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 Dccwreq.c189 sizeof(struct ccw_dev_id));
236 struct ccw_dev_id dev_id;
H A Ddevice_id.c101 struct ccw_dev_id *dev_id = &cdev->private->dev_id;
174 struct ccw_dev_id *id = &cdev->private->dev_id;
H A Ddevice_pgid.c37 struct ccw_dev_id *id = &cdev->private->dev_id;
171 struct ccw_dev_id *id = &cdev->private->dev_id;
381 struct ccw_dev_id *id = &cdev->private->dev_id;
515 struct ccw_dev_id *devid = &cdev->private->dev_id;
578 struct ccw_dev_id *id = &cdev->private->dev_id;
H A Dccwgroup.c267 static int __get_next_id(const char **buf, struct ccw_dev_id *id)
317 struct ccw_dev_id dev_id;
H A Ddevice.c633 struct ccw_dev_id *dev_id = (void *)data;
648 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id)
1324 struct ccw_dev_id *id = &cdev->private->dev_id;
1441 struct ccw_dev_id dev_id;
H A Ddevice_ops.c525 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id)
/linux-master/arch/s390/kernel/
H A Ddiag.c257 int diag8c(struct diag8c *addr, struct ccw_dev_id *devno)
/linux-master/drivers/s390/block/
H A Ddasd_diag.c52 struct ccw_dev_id dev_id;
H A Ddasd_ioctl.c502 struct ccw_dev_id dev_id;
H A Ddasd_int.h108 struct ccw_dev_id __dev_id; \
H A Ddasd.c3371 struct ccw_dev_id dev_id;
/linux-master/drivers/s390/scsi/
H A Dzfcp_scsi.c476 struct ccw_dev_id dev_id;
/linux-master/drivers/s390/net/
H A Dqeth_core.h104 struct ccw_dev_id dev_id;
H A Dqeth_core_main.c1831 struct ccw_dev_id id;
3368 struct ccw_dev_id ccwid;
5051 struct ccw_dev_id dev_id;
/linux-master/drivers/s390/virtio/
H A Dvirtio_ccw.c1234 struct ccw_dev_id id;

Completed in 496 milliseconds