Searched refs:control_flag (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c1709 * Flags set by the Adv Library in RISC variable 'control_flag' (0x122)
1808 ushort control_flag; /* Microcode Control Flag */ member in struct:adv_dvc_cfg
2519 printk(" mcode_version 0x%x, control_flag 0x%x\n",
2520 h->mcode_version, h->control_flag);
5185 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode
5188 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) {
5713 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode
5716 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) {
6215 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode
6218 if (asc_dvc->cfg->control_flag
[all...]

Completed in 55 milliseconds