Searched refs:ciw_cnt (Results 1 – 1 of 1) sorted by relevance
427 int ciw_cnt; in ccw_device_get_ciw() local431 for (ciw_cnt = 0; ciw_cnt < MAX_CIWS; ciw_cnt++) in ccw_device_get_ciw()432 if (cdev->private->senseid.ciw[ciw_cnt].ct == ct) in ccw_device_get_ciw()433 return cdev->private->senseid.ciw + ciw_cnt; in ccw_device_get_ciw()