ccw_device_get_chid
int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
EXPORT_SYMBOL_GPL(ccw_device_get_chid);
!ccw_device_get_chid(cdev, 0, &info->chid);