Searched refs:ciw_cnt (Results 1 – 1 of 1) sorted by relevance
442 int ciw_cnt; in ccw_device_get_ciw() local446 for (ciw_cnt = 0; ciw_cnt < MAX_CIWS; ciw_cnt++) in ccw_device_get_ciw()447 if (cdev->private->dma_area->senseid.ciw[ciw_cnt].ct == ct) in ccw_device_get_ciw()448 return &cdev->private->dma_area->senseid.ciw[ciw_cnt]; in ccw_device_get_ciw()