Home
last modified time | relevance | path

Searched refs:num_elements_to_end_of_queue (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c4506 unsigned int num_elements_to_end_of_queue; in pqi_start_io() local
4543 num_elements_to_end_of_queue = in pqi_start_io()
4546 if (num_elements_needed <= num_elements_to_end_of_queue) { in pqi_start_io()
4549 copy_count = num_elements_to_end_of_queue * in pqi_start_io()