Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dadvansys.c506 ushort bug_fix_cntl; member
2314 "%d,\n", h->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl); in asc_prt_asc_dvc_var()
7296 if (!(asc_dvc->bug_fix_cntl & ASC_BUG_FIX_ASYN_USE_SYN)) in AscAsyncFix()
8267 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8268 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8319 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8320 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8773 asc_dvc->bug_fix_cntl = 0; in AscInitAscDvcVar()
9363 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_IF_NOT_DWB; in AscInitSetConfig()
9364 asc_dvc->bug_fix_cntl |= in AscInitSetConfig()
[all …]