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