Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/scsi/qla2xxx/
Dqla_fw.h24 #define FO3_HOLD_STS_IOCB BIT_12
529 #define TMF_LUN_RESET BIT_12
621 #define SS_CONFIRMATION_REQ BIT_12
764 #define ECF_CLR_PASSTHRU_PEND BIT_12
Dqla_def.h77 #define BIT_12 0x1000 macro
312 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
1005 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
1164 #define MBX_12 BIT_12
1843 #define PO_DIS_APP_TAG_REPL BIT_12 /* disable REG Tag replacement */
3670 #define FLOGI_VSAN_SUPPORT BIT_12
3732 #define DT_ISP8432 BIT_12
Dqla_target.h864 TRC_CTIO_DONE = BIT_12,
Dqla_init.c3724 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
3753 ha->fw_options[3] |= BIT_12; in qla24xx_update_fw_options()
6993 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla24xx_nvram_config()
8037 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla81xx_nvram_config()
8343 ha->fw_options[3] |= BIT_12; in qla81xx_update_fw_options()
Dqla_target.c6785 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
6788 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
6905 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
6908 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_81xx_config_nvram_stage1()
Dqla_gs.c2865 case BIT_12: in qla2x00_gpsc()
3288 case BIT_12: in qla24xx_async_gpsc_sp_done()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h369 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
Dqlcnic_hdr.h208 #define BIT_12 0x1000 macro
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_def.h94 #define BIT_12 0x1000 macro
Dql4_os.c3631 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()