Name

ccw_device_is_multipath — determine if device is operating in multipath mode

Synopsis

int ccw_device_is_multipath (struct ccw_device * cdev);
 

Arguments

struct ccw_device * cdev

ccw device

Description

Return non-zero if device is operating in multipath mode, zero otherwise.