Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.h29 #define BIT_12 0x1000 macro
316 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
576 #define SF_GOT_STATUS BIT_12 /* Got Status */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h368 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
H A Dqlcnic_hdr.h207 #define BIT_12 0x1000 macro
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h92 #define BIT_12 0x1000 macro
H A Dql4_os.c3670 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h864 TRC_CTIO_DONE = BIT_12,
H A Dqla_init.c4638 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
4667 ha->fw_options[3] |= BIT_12; in qla24xx_update_fw_options()
8076 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla24xx_nvram_config()
10086 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla81xx_nvram_config()