Searched refs:ccw_device_get_mdc (Results 1 – 3 of 3) sorted by relevance
200 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask);
641 * ccw_device_get_mdc() - accumulate max data count648 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc() function 684 EXPORT_SYMBOL(ccw_device_get_mdc);
1201 mdc = ccw_device_get_mdc(device->cdev, 0); in get_fcx_max_data() 1217 mdc = ccw_device_get_mdc(device->cdev, lpm); in verify_fcx_max_data()