Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c1621 * Flags set by the Adv Library in RISC variable 'control_flag' (0x122)
1713 ushort control_flag; /* Microcode Control Flag */ member
2403 printk(" mcode_version 0x%x, control_flag 0x%x\n", in asc_prt_adv_dvc_cfg()
2404 h->mcode_version, h->control_flag); in asc_prt_adv_dvc_cfg()
4530 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc3550Driver()
4533 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) { in AdvInitAsc3550Driver()
5042 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc38C0800Driver()
5045 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) { in AdvInitAsc38C0800Driver()
5530 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc38C1600Driver()
5533 if (asc_dvc->cfg->control_flag in AdvInitAsc38C1600Driver()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c1608 * Flags set by the Adv Library in RISC variable 'control_flag' (0x122)
1700 ushort control_flag; /* Microcode Control Flag */ member
2392 printk(" mcode_version 0x%x, control_flag 0x%x\n", in asc_prt_adv_dvc_cfg()
2393 h->mcode_version, h->control_flag); in asc_prt_adv_dvc_cfg()
4481 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc3550Driver()
4484 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) { in AdvInitAsc3550Driver()
4993 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc38C0800Driver()
4996 if (asc_dvc->cfg->control_flag & CONTROL_FLAG_IGNORE_PERR) { in AdvInitAsc38C0800Driver()
5481 * 'control_flag' CONTROL_FLAG_IGNORE_PERR flag to tell the microcode in AdvInitAsc38C1600Driver()
5484 if (asc_dvc->cfg->control_flag in AdvInitAsc38C1600Driver()
[all...]

Completed in 23 milliseconds