Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dadvansys.c479 #define ASC_BUG_FIX_IF_NOT_DWB 0x0001 macro
8176 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
8228 if (asc_dvc->bug_fix_cntl & ASC_BUG_FIX_IF_NOT_DWB) { in AscExeScsiQueue()
9184 asc_dvc->bug_fix_cntl |= ASC_BUG_FIX_IF_NOT_DWB; in AscInitSetConfig()