Home
last modified time | relevance | path

Searched refs:BIT_14 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqla1280.h31 #define BIT_14 0x4000 macro
139 #define PCI_64BIT_SLOT BIT_14 /* PCI 64-bit slot indicator. */
318 #define TP_PARITY BIT_14 /* Parity checking. */
574 #define SF_TRANSFER_CMPL BIT_14 /* Transfer Complete. */
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h24 #define FO3_NO_ABTS_ON_LINKDOWN BIT_14
40 #define PDF_TASK_RETRY_ID BIT_14
534 #define TMF_CLEAR_ACA BIT_14
806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
1769 #define VCO_END_OF_DATA BIT_14
1886 #define FAC_OPT_REQUESTOR_ID BIT_14
H A Dqla_target.h94 #define OF_TERM_EXCH BIT_14 /* Terminate exchange */
474 #define CTIO7_FLAGS_TERMINATE BIT_14
854 TRC_CTIO_STRANGE = BIT_14,
H A Dqla_def.h121 #define BIT_14 0x4000 macro
838 #define NVR_WRT_ENABLE BIT_14 /* Write enable */
1266 #define ADD_FO3_NO_ABT_ON_LINK_DOWN BIT_14
1409 #define MBX_14 BIT_14
2089 #define PO_DIS_APP_TAG_VALD BIT_14 /* disable REF Tag validation */
4000 #define RDP_PORT_SPEED_2GB BIT_14
4286 #define DT_ISP8021 BIT_14
4379 #define QLA_ABTS_FW_ENABLED(_ha) ((_ha)->fw_attributes_ext[0] & BIT_14)
4556 #define FW_ATTR_H_NVME_UPDATED BIT_14
H A Dqla_target.c6939 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage1()
6986 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2()
7044 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage1()
7089 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage2()
H A Dqla_init.c7960 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config()
8019 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla24xx_nvram_config()
9193 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
9267 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla81xx_nvram_config()
H A Dqla_mbx.c1199 ha->sf_init_cb->flags |= cpu_to_le16(BIT_14); in qla2x00_get_fw_version()
1749 if (mcp->mb[7] & BIT_14) { in qla2x00_get_adapter_id()
5802 0x98, 0x1, 1, BIT_15|BIT_14|BIT_0); in qla2x00_get_thermal_temp()
H A Dqla_gs.c2609 case BIT_14: in qla2x00_port_speed_capability()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h209 #define BIT_14 0x4000 macro
H A Dqlcnic_ctx.c1269 arg1 |= BIT_14 | rx_tx << 15; in qlcnic_clear_esw_stats()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h94 #define BIT_14 0x4000 macro