Lines Matching refs:bug_fix_cntl
502 ushort bug_fix_cntl; member
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 |= ASC_BUG_FIX_IF_NOT_DWB; in AscInitSetConfig()
9357 asc_dvc->bug_fix_cntl |= in AscInitSetConfig()
9366 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_ASYN_USE_SYN; in AscInitSetConfig()