Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h157 __le32 firmware_options_2; member
402 __le32 firmware_options_2; member
1932 __le32 firmware_options_2; member
2154 __le32 firmware_options_2; member
H A Dqla_target.c7940 icb->firmware_options_2 &= cpu_to_le32(~BIT_26); in qlt_24xx_config_rings()
7949 icb->firmware_options_2 |= cpu_to_le32(BIT_26); in qlt_24xx_config_rings()
7972 nv->firmware_options_2; in qlt_24xx_config_nvram_stage1()
7996 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
7999 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
8011 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage1()
8016 nv->firmware_options_2 &= cpu_to_le32(tmp); in qlt_24xx_config_nvram_stage1()
8018 nv->firmware_options_2 |= cpu_to_le32(tmp); in qlt_24xx_config_nvram_stage1()
8025 nv->firmware_options_2 = in qlt_24xx_config_nvram_stage1()
8038 nv->firmware_options_2 |= cpu_to_le32(BIT_8); in qlt_24xx_config_nvram_stage1()
[all …]