Home
last modified time | relevance | path

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

/Linux-v4.19/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()
7295 if (!(asc_dvc->bug_fix_cntl & ASC_BUG_FIX_ASYN_USE_SYN)) in AscAsyncFix()
8266 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8267 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8318 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8319 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8772 asc_dvc->bug_fix_cntl = 0; in AscInitAscDvcVar()
9362 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_IF_NOT_DWB; in AscInitSetConfig()
9363 asc_dvc->bug_fix_cntl |= in AscInitSetConfig()
[all …]