Lines Matching defs:options
807 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1];
812 ((ha->current_topology == ISP_CFG_F && (elreq.options & 7) >= 2) ||
816 elreq.options == EXTERNAL_LOOPBACK))) {
843 "elreq.options=%04x\n", elreq.options);
845 if (elreq.options == EXTERNAL_LOOPBACK)
848 config, new_config, elreq.options);
854 new_config, elreq.options);
1012 uint16_t options;
1066 options = VCO_FORCE_UPDATE | VCO_END_OF_DATA;
1068 options |= VCO_DIAG_FW;
1070 mn->options = cpu_to_le16(options);
1177 mn->options = cpu_to_le16(ACO_DUMP_MEMORY);
1183 mn->options = cpu_to_le16(ACO_REQUEST_INFO);
1229 mn->options = cpu_to_le16(ACO_LOAD_MEMORY);
1235 mn->options = cpu_to_le16(ACO_CHANGE_CONFIG_PARAM);
2323 uint options = cmd[0] == QL_VND_GET_PRIV_STATS_EX ? cmd[1] : 0;
2345 rval = qla24xx_get_isp_stats(base_vha, stats, stats_dma, options);
2393 vha, dd->buf, sizeof(dd->buf), dd->options);