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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dcio.h242 * struct ccw_dev_id - unique identifier for ccw devices
249 * for ccw devices across subchannel sets, @struct ccw_dev_id has been
252 struct ccw_dev_id { struct
259 * @dev_id1: a ccw_dev_id
260 * @dev_id2: another ccw_dev_id
267 static inline int ccw_dev_id_is_equal(struct ccw_dev_id *dev_id1,
268 struct ccw_dev_id *dev_id2)
280 extern void reipl_ccw_dev(struct ccw_dev_id *id);
H A Dipl.h118 struct ccw_dev_id dev_id;
121 struct ccw_dev_id dev_id;
H A Dccwdev.h18 struct ccw_dev_id;
201 extern void ccw_device_get_id(struct ccw_device *, struct ccw_dev_id *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.h68 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.c556 struct ccw_dev_id dev_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dccwreq.c185 sizeof(struct ccw_dev_id));
231 struct ccw_dev_id dev_id;
H A Ddevice_id.c100 struct ccw_dev_id *dev_id = &cdev->private->dev_id;
171 struct ccw_dev_id *id = &cdev->private->dev_id;
H A Ddevice_pgid.c32 struct ccw_dev_id *id = &cdev->private->dev_id;
305 struct ccw_dev_id *id = &cdev->private->dev_id;
415 struct ccw_dev_id *devid = &cdev->private->dev_id;
475 struct ccw_dev_id *id = &cdev->private->dev_id;
H A Dio_sch.h150 struct ccw_dev_id dev_id; /* device id */
H A Dcio.c1034 struct ccw_dev_id devid;
1055 static int reipl_find_schid(struct ccw_dev_id *devid,
1071 void reipl_ccw_dev(struct ccw_dev_id *devid)
H A Ddevice.c680 struct ccw_dev_id *dev_id = data;
685 static struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id)
1294 struct ccw_dev_id *id = &cdev->private->dev_id;
1404 struct ccw_dev_id dev_id;
H A Ddevice_ops.c585 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_ioctl.c262 struct ccw_dev_id dev_id;
H A Ddasd_int.h117 struct ccw_dev_id __dev_id; \
H A Ddasd_diag.c55 struct ccw_dev_id dev_id;
H A Ddasd.c2362 struct ccw_dev_id dev_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_scsi.c305 struct ccw_dev_id dev_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dipl.c1052 struct ccw_dev_id devid;
1387 struct ccw_dev_id devid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l2_main.c110 struct ccw_dev_id read_devid;
H A Dclaw.c2929 struct ccw_dev_id dev_id;
2960 struct ccw_dev_id dev_id;
H A Dqeth_core_main.c1456 struct ccw_dev_id temp_devid;
2009 struct ccw_dev_id dev_id;

Completed in 112 milliseconds