Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h156 __le32 firmware_options_1; member
381 __le32 firmware_options_1; member
1931 __le32 firmware_options_1; member
2136 __le32 firmware_options_1; member
H A Dqla_target.c7970 nv->firmware_options_1; in qlt_24xx_config_nvram_stage1()
7984 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_24xx_config_nvram_stage1()
7988 nv->firmware_options_1 |= cpu_to_le32(BIT_5); in qlt_24xx_config_nvram_stage1()
7991 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qlt_24xx_config_nvram_stage1()
7993 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_24xx_config_nvram_stage1()
8009 nv->firmware_options_1 &= cpu_to_le32(~BIT_15); in qlt_24xx_config_nvram_stage1()
8023 nv->firmware_options_1 = in qlt_24xx_config_nvram_stage1()
8058 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2()
8076 nv->firmware_options_1; in qlt_81xx_config_nvram_stage1()
8090 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_81xx_config_nvram_stage1()
[all …]