Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dqla1280.h38 #define BIT_12 0x1000 macro
324 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
584 #define SF_GOT_STATUS BIT_12 /* Got Status */
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_fw.h21 #define FO3_HOLD_STS_IOCB BIT_12
485 #define TMF_LUN_RESET BIT_12
572 #define SS_CONFIRMATION_REQ BIT_12
709 #define ECF_CLR_PASSTHRU_PEND BIT_12
Dqla_def.h73 #define BIT_12 0x1000 macro
304 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
850 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
1007 #define MBX_12 BIT_12
1650 #define PO_DIS_APP_TAG_REPL BIT_12 /* disable REG Tag replacement */
3017 #define FLOGI_VSAN_SUPPORT BIT_12
3078 #define DT_ISP8432 BIT_12
Dqla_target.c3320 cmd->cmd_flags |= BIT_12; in qlt_abort_cmd_on_host_reset()
6234 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
6237 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
6322 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
6325 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_81xx_config_nvram_stage1()
Dqla_init.c2031 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
5154 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qla24xx_nvram_config()
6099 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qla81xx_nvram_config()
Dqla_gs.c2596 case BIT_12: in qla2x00_gpsc()
Dqla_os.c5676 (BIT_15|BIT_14|BIT_13|BIT_12)); in qla83xx_disable_laser()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h368 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
Dqlcnic_hdr.h208 #define BIT_12 0x1000 macro
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_def.h93 #define BIT_12 0x1000 macro
Dql4_os.c3617 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()