Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1609 ushort bug_fix_cntl; member
9564 h->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl); in asc_prt_asc_dvc_var()
11252 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
11253 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
11302 if (asc_dvc->bug_fix_cntl) { in AscExeScsiQueue()
11303 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
12441 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_IF_NOT_DWB; in ASC_INITFUNC()
12442 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_ASYN_USE_SYN; in ASC_INITFUNC()
12448 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_ASYN_USE_SYN; in ASC_INITFUNC()
12525 asc_dvc->bug_fix_cntl = 0; in ASC_INITFUNC()
[all …]