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.c4490 unsigned int num_elements_to_end_of_queue; in pqi_start_io() local
4527 num_elements_to_end_of_queue = in pqi_start_io()
4530 if (num_elements_needed <= num_elements_to_end_of_queue) { in pqi_start_io()
4533 copy_count = num_elements_to_end_of_queue * in pqi_start_io()