Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h1461 uint8_t special_options[2]; member
1619 uint8_t special_options[2]; member
Dqla_init.c4503 nv->special_options[1] = BIT_7; in qla2x00_nvram_config()
4555 nv->special_options[0] &= ~BIT_6; in qla2x00_nvram_config()
4633 ha->flags.enable_led_scheme = (nv->special_options[1] & BIT_4) ? 1 : 0; in qla2x00_nvram_config()