ccw_device_get_path_mask
extern __u8 ccw_device_get_path_mask(struct ccw_device *);
ccw_device_get_path_mask(
opm = ccw_device_get_path_mask(device->cdev);
opm = ccw_device_get_path_mask(device->cdev);
EXPORT_SYMBOL(ccw_device_get_path_mask);