Searched refs:ASC_MIN_FREE_Q (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dadvansys.c465 #define ASC_MIN_FREE_Q (0x02) macro
466 #define ASC_MIN_TOTAL_QNG ((ASC_MAX_SG_QUEUE)+(ASC_MIN_FREE_Q))
8235 (uint) asc_dvc->last_q_shortage + (uint) ASC_MIN_FREE_Q; AscGetNumOfFreeQueue()
8238 (uint) ASC_MIN_FREE_Q; AscGetNumOfFreeQueue()
8250 && (n_qs <= (asc_dvc->max_total_qng - ASC_MIN_FREE_Q))) { AscGetNumOfFreeQueue()

Completed in 105 milliseconds