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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_mbx.c228 init_fw_cb->FwOptions |=
231 init_fw_cb->FwOptions &= __constant_cpu_to_le16(~FWOPT_TARGET_MODE);
234 ha->firmware_options = le16_to_cpu(init_fw_cb->FwOptions);
H A Dql4_fw.h422 uint16_t FwOptions; /* 02-03 */ member in struct:init_fw_ctrl_blk

Completed in 92 milliseconds