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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dvmur.h68 struct ccw_dev_id dev_id; /* device id */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.h68 struct ccw_dev_id dev_id; /* device id */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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; \

Completed in 284 milliseconds

12