Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.h30 #define BIT_13 0x2000 macro
317 #define TP_WIDE BIT_13 /* Wide data transfers. */
575 #define SF_GOT_SENSE BIT_13 /* Got Sense */
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h93 #define OF_CONF_REQ BIT_13 /* Confirmation Requested */
476 #define CTIO7_FLAGS_CONFORM_REQ BIT_13
865 TRC_CTIO_ABORTED = BIT_13,
H A Dqla_init.c4634 ha->fw_options[3] |= BIT_13; in qla2x00_update_fw_options()
4642 ha->fw_options[2] |= BIT_13; in qla2x00_update_fw_options()
8074 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config()
8090 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qla24xx_nvram_config()
10081 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h369 #define QLC_83XX_LINK_EEE(data) ((data) & BIT_13)
H A Dqlcnic_hdr.h208 #define BIT_13 0x2000 macro
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h93 #define BIT_13 0x2000 macro
H A Dql4_os.c3669 SET_BITVAL(conn->hdrdgst_en, options, BIT_13); in qla4xxx_copy_to_fwddb_param()