Searched refs:ccw_device_get_cssid (Results 1 – 3 of 3) sorted by relevance
233 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid);
741 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid() function750 EXPORT_SYMBOL_GPL(ccw_device_get_cssid);
5057 info->ids_valid = !ccw_device_get_cssid(cdev, &info->cssid) && in qeth_read_ccw_conf_data()