Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c515 uchar max_total_qng; member
595 uchar max_total_qng; member
2324 printk(" is_in_int %u, max_total_qng %u, cur_total_qng %u, " in asc_prt_asc_dvc_var()
2326 (unsigned)h->max_total_qng, (unsigned)h->cur_total_qng, in asc_prt_asc_dvc_var()
2905 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng, in asc_prt_asc_board_eeprom()
3919 (ushort)(((int)(asc_dvc->max_total_qng + 2 + 1) * in AscInitLram()
3926 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()
3931 for (; i < asc_dvc->max_total_qng; i++, s_addr += ASC_QBLK_SIZE) { in AscInitLram()
3942 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()
3944 (uchar)asc_dvc->max_total_qng); in AscInitLram()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c504 uchar max_total_qng; member
582 uchar max_total_qng; member
2314 printk(" is_in_int %u, max_total_qng %u, cur_total_qng %u, " in asc_prt_asc_dvc_var()
2316 (unsigned)h->max_total_qng, (unsigned)h->cur_total_qng, in asc_prt_asc_dvc_var()
2875 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng, in asc_prt_asc_board_eeprom()
3870 (ushort)(((int)(asc_dvc->max_total_qng + 2 + 1) * in AscInitLram()
3877 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()
3882 for (; i < asc_dvc->max_total_qng; i++, s_addr += ASC_QBLK_SIZE) { in AscInitLram()
3893 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()
3895 (uchar)asc_dvc->max_total_qng); in AscInitLram()
[all...]

Completed in 20 milliseconds