Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c502 ushort bug_fix_cntl; member
2309 printk(" iop_base 0x%x, err_code 0x%x, dvc_cntl 0x%x, bug_fix_cntl " in asc_prt_asc_dvc_var()
2310 "%d,\n", h->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl); in asc_prt_asc_dvc_var()
7289 if (!(asc_dvc->bug_fix_cntl & ASC_BUG_FIX_ASYN_USE_SYN)) in AscAsyncFix()
8260 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8261 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8312 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8313 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8766 asc_dvc->bug_fix_cntl = 0; in AscInitAscDvcVar()
9356 asc_dvc->bug_fix_cntl | in AscInitSetConfig()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c491 ushort bug_fix_cntl; member
2299 printk(" iop_base 0x%x, err_code 0x%x, dvc_cntl 0x%x, bug_fix_cntl " in asc_prt_asc_dvc_var()
2300 "%d,\n", h->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl); in asc_prt_asc_dvc_var()
7203 if (!(asc_dvc->bug_fix_cntl & ASC_BUG_FIX_ASYN_USE_SYN)) in AscAsyncFix()
8174 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8175 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8226 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8227 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8605 asc_dvc->bug_fix_cntl = 0; in AscInitAscDvcVar()
9183 asc_dvc->bug_fix_cntl | in AscInitSetConfig()
[all...]

Completed in 28 milliseconds