Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dadvansys.c504 uchar max_total_qng; member
582 uchar max_total_qng; member
3877 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()
3893 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()
3895 (uchar)asc_dvc->max_total_qng); in AscInitLram()
3948 (uchar)((int)asc_dvc->max_total_qng + 1)); in AscInitQLinkVar()
3952 asc_dvc->max_total_qng); in AscInitQLinkVar()
8997 eep_config->max_total_qng = 0xF0; in AscInitFromEEP()
9031 eep_config->max_total_qng = in AscInitFromEEP()
9056 asc_dvc->max_total_qng = eep_config->max_total_qng; in AscInitFromEEP()
[all …]