Query: ccw_device_get_mdc
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEVICE_GET_MDC(9) The ccw bus CCW_DEVICE_GET_MDC(9)NAMEccw_device_get_mdc - accumulate max data countSYNOPSISint ccw_device_get_mdc(struct ccw_device * cdev, u8 mask);ARGUMENTScdev ccw device for which the max data count is accumulated mask mask of paths to useDESCRIPTIONReturn the number of 64K-bytes blocks all paths at least support for a transport command. Return values <= 0 indicate failures.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CCW_DEVICE_GET_MDC(9)