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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c2201 nv->firmware_options[0] = BIT_2 | BIT_1;
2202 nv->firmware_options[1] = BIT_7 | BIT_5;
2208 nv->firmware_options[0] = BIT_2 | BIT_1;
2209 nv->firmware_options[1] = BIT_7 | BIT_5;
2214 nv->firmware_options[0] = BIT_3 | BIT_1;
2215 nv->firmware_options[1] = BIT_5;
2264 nv->firmware_options[0] |= (BIT_6 | BIT_1);
2265 nv->firmware_options[0] &= ~(BIT_5 | BIT_4);
2266 nv->firmware_options[1] |= (BIT_5 | BIT_0);
2267 nv->firmware_options[
[all...]
H A Dqla_def.h865 uint8_t firmware_options[2]; member in struct:__anon14926
1007 uint8_t firmware_options[2]; member in struct:__anon14927
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h473 uint16_t firmware_options; member in struct:scsi_qla_host
H A Dql4_mbx.c399 ha->firmware_options = le16_to_cpu(init_fw_cb->fw_options);
H A Dql4_os.c830 if (ha->firmware_options & FWOPT_HEARTBEAT_ENABLE &&

Completed in 83 milliseconds