Home
last modified time | relevance | path

Searched refs:BIT_7 (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_inline.h90 if (chap_entry->flags & BIT_7) in qla4xxx_get_chap_type()
Dql4_mbx.c1659 chap_table->flags |= BIT_7; /* local */ in qla4xxx_set_chap()
1734 if (!(chap_table->flags & BIT_7)) { in qla4xxx_get_uni_chap_at_index()
1798 if (chap_table->flags & BIT_7) in qla4xxx_get_chap_index()
2078 iscsi_opts |= BIT_7; in qla4xxx_set_param_ddbentry()
Dql4_def.h89 #define BIT_7 0x80 macro
Dql4_os.c777 if (chap_table->flags & BIT_7) /* local */ in qla4xxx_get_chap_list()
3636 SET_BITVAL(sess->chap_auth_en, options, BIT_7); in qla4xxx_copy_to_fwddb_param()
5929 if (val & BIT_7) in get_fw_boot_info()
5934 if (val & BIT_7) in get_fw_boot_info()
5974 if (buf[2] & BIT_7) in get_fw_boot_info()
5978 if (buf[11] & BIT_7) in get_fw_boot_info()
6034 if (chap_table->flags & BIT_7) /* local */ in qla4xxx_get_bidi_chap()
6100 if (BIT_7 & le16_to_cpu(fw_ddb_entry->iscsi_options)) { in qla4xxx_get_boot_target()
/Linux-v4.19/drivers/scsi/
Dqla1280.h33 #define BIT_7 0x80 macro
211 #define HOST_INT BIT_7 /* host interrupt bit */
976 #define OF_DATA_OUT BIT_7 /* Data out from initiator */
978 #define OF_NO_DATA (BIT_7 | BIT_6)
Dqla1280.c1156 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8); in qla1280_set_target_parameters()
1182 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8); in qla1280_set_target_parameters()
1938 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 | in qla1280_init_rings()
1952 status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_5 | in qla1280_init_rings()
2109 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8); in qla1280_config_target()
2147 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8); in qla1280_config_target()
2171 mb[1] = bus ? ha->bus_settings[bus].id | BIT_7 : in qla1280_config_bus()
2247 BIT_7 | BIT_3 | BIT_2 | BIT_1 | BIT_0); in qla1280_nvram_config()
2288 status |= qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_2 | in qla1280_nvram_config()
2654 mb[1] = (bus ? (target | BIT_7) : target) << 8; in qla1280_device_reset()
[all …]
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.h96 #define OF_DATA_OUT BIT_7 /* Data out from initiator */
98 #define OF_NO_DATA (BIT_7 | BIT_6)
482 #define CTIO7_FLAGS_STATUS_MODE_2 BIT_7
859 TRC_SRR_XRDY = BIT_7,
Dqla_def.h72 #define BIT_7 0x80 macro
691 #define HCCR_HOST_INT BIT_7 /* Host interrupt bit */
1000 #define FO1_AE_ON_LOOP_INIT_ERR BIT_7
1169 #define MBX_7 BIT_7
1837 #define PO_DIS_HEADER_MODE BIT_7
2359 #define NVME_PRLI_SP_CONF BIT_7
3177 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
3727 #define DT_ISP2422 BIT_7
3905 #define ENABLE_EXTENDED_LOGIN BIT_7
4567 #define FC_LL_VL BIT_7 /* very long */
[all …]
Dqla_tmpl.h61 #define DRIVER_FLAG_SKIP_ENTRY BIT_7
Dqla_sup.c597 last_image = bcode[0x15] & BIT_7; in qla2xxx_find_flt_start()
2107 poll_data &= BIT_7; in qla2x00_poll_flash()
2110 if ((flash_data & BIT_7) == poll_data) { in qla2x00_poll_flash()
2857 last_image = qla2x00_read_flash_byte(ha, pcids + 0x15) & BIT_7; in qla2x00_get_flash_version()
2990 last_image = bcode[0x15] & BIT_7; in qla82xx_get_flash_version()
3112 last_image = bcode[0x15] & BIT_7; in qla24xx_get_flash_version()
Dqla_fw.h37 #define PDF_FC_TAPE BIT_7
844 #define LCF_FREE_NPORT BIT_7 /* Release NPORT handle after LOGO. */
Dqla_init.c3688 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
3701 (BIT_7 | BIT_6 | BIT_5)) >> 5; in qla2x00_update_fw_options()
3706 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
3999 (mid_init_cb->init_cb.firmware_options_1 & BIT_7) != 0; in qla2x00_init_rings()
4410 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
4414 nv->special_options[1] = BIT_7; in qla2x00_nvram_config()
4417 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
4462 nv->special_options[1] = BIT_7; in qla2x00_nvram_config()
4526 if (nv->host_p[1] & BIT_7) { in qla2x00_nvram_config()
4549 if (nv->host_p[0] & BIT_7) in qla2x00_nvram_config()
[all …]
Dqla_mbx.c1945 if (pd24->prli_svc_param_word_3[0] & BIT_7) in qla2x00_get_port_database()
2424 if (lg->io_parameter[0] & cpu_to_le32(BIT_7)) in qla24xx_login_fabric()
2425 mb[10] |= BIT_7; /* Confirmed Completion in qla24xx_login_fabric()
5961 else if (subcode & (BIT_6 | BIT_7)) { in qla83xx_access_control()
5998 mcp->mb[10] |= BIT_7; in qla2x00_dump_mctp_data()
6261 if (pd->prli_svc_param_word_3[0] & BIT_7) { in __qla24xx_parse_gpdb()
Dqla_gs.c351 if (gid_data->control_byte & BIT_7) { in qla2x00_gid_pt()
1129 if (entry[0] & BIT_7) { in qla2x00_sns_gid_pt()
Dqla_os.c4874 if (wd3_lo & BIT_7) in qla24xx_create_new_sess()
5513 uint16_t options = (requester_id << 15) | BIT_7; in qla83xx_idc_unlock()
Dqla_target.c4767 if (wd3_lo & BIT_7) in qlt_handle_login()
4965 if (wd3_lo & BIT_7) in qlt_24xx_handle_els()
Dqla_isr.c1728 if (iop[0] & BIT_7) in qla24xx_logio_entry()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1346 arg1 |= (BIT_4 | BIT_6 | BIT_7); in qlcnic_config_switch_port()
1355 arg1 &= ~BIT_7; in qlcnic_config_switch_port()
1424 esw_cfg->mac_override = !!(arg1 & BIT_7); in qlcnic_get_eswitch_port_config()
Dqlcnic_hdr.h203 #define BIT_7 0x80 macro
Dqlcnic_minidump.c31 #define QLCNIC_DUMP_MOD_SAVE_ST BIT_7
32 #define QLCNIC_DUMP_SKIP BIT_7
Dqlcnic.h927 #define QLCNIC_FW_CAPABILITY_2_BEACON BIT_7
Dqlcnic_sriov_common.c393 if (status & BIT_7) in qlcnic_sriov_get_vf_vport_info()