Lines Matching refs:bug_fix_cntl
561 ushort bug_fix_cntl; member
2408 "%d,\n", h->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl); in asc_prt_asc_dvc_var()
7649 if (!(asc_dvc->bug_fix_cntl & ASC_BUG_FIX_ASYN_USE_SYN)) in AscAsyncFix()
8661 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8662 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8725 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
8726 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
9202 asc_dvc->bug_fix_cntl = 0; in AscInitAscDvcVar()
9793 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_IF_NOT_DWB; in AscInitSetConfig()
9794 asc_dvc->bug_fix_cntl |= in AscInitSetConfig()
9803 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_ASYN_USE_SYN; in AscInitSetConfig()