Lines Matching refs:cdev
160 int ccw_device_is_pathgroup(struct ccw_device *cdev);
161 int ccw_device_is_multipath(struct ccw_device *cdev);
188 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw,
198 int ccw_device_tm_intrg(struct ccw_device *cdev);
200 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask);
202 extern int ccw_device_set_online(struct ccw_device *cdev);
203 extern int ccw_device_set_offline(struct ccw_device *cdev);
220 extern void *ccw_device_dma_zalloc(struct ccw_device *cdev, size_t size,
222 extern void ccw_device_dma_free(struct ccw_device *cdev,
230 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx);
231 int ccw_device_pnso(struct ccw_device *cdev,
234 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid);
235 int ccw_device_get_iid(struct ccw_device *cdev, u8 *iid);
236 int ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid);
237 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);