Searched refs:ccw_device_get_chid (Results 1 – 3 of 3) sorted by relevance
235 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
796 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid) in ccw_device_get_chid() function819 EXPORT_SYMBOL_GPL(ccw_device_get_chid);
5105 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()