Home
last modified time | relevance | path

Searched refs:BIT_15 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/qla2xxx/
A Dqla_fw.h806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
1176 #define CSRX_FUNCTION BIT_15 /* Function number. */
1223 #define HSRX_RISC_INT BIT_15 /* RISC to Host interrupt. */
1767 #define VCO_ENABLE_DSD BIT_15
1882 #define FAC_OPT_FORCE_SEMAPHORE BIT_15
A Dqla_target.h95 #define OF_SSTS BIT_15 /* Send SCSI status */
473 #define CTIO7_FLAGS_SEND_STATUS BIT_15
858 TRC_CMD_DONE = BIT_15,
A Dqla_def.h118 #define BIT_15 0x8000 macro
769 #define ICR_EN_INT BIT_15 /* ISP enable interrupts. */
778 #define NVR_BUSY BIT_15
810 #define HSR_RISC_INT BIT_15 /* RISC interrupt */
1343 #define MBX_15 BIT_15
2025 #define PO_DIS_REF_TAG_VALD BIT_15
3881 #define RDP_PORT_SPEED_1GB BIT_15
4162 #define DT_ISP2031 BIT_15
A Dqla_nx.h844 #define HSRX_RISC_INT BIT_15 /* RISC to Host interrupt. */
A Dqla_mbx.c1184 ha->sf_init_cb->flags |= cpu_to_le16(BIT_15); in qla2x00_get_fw_version()
3641 mcp->mb[2] = sw_em_1g | BIT_15; in qla2x00_set_serdes_params()
3642 mcp->mb[3] = sw_em_2g | BIT_15; in qla2x00_set_serdes_params()
3643 mcp->mb[4] = sw_em_4g | BIT_15; in qla2x00_set_serdes_params()
5372 mcp->mb[1] = mreq->options | BIT_15 | BIT_6; in qla2x00_echo_test()
5784 0x98, 0x1, 1, BIT_15|BIT_14|BIT_0); in qla2x00_get_thermal_temp()
6209 mcp->mb[10] = BIT_15; in qla2x00_port_logout()
A Dqla_init.c4244 ha->fw_options[3] |= BIT_15; in qla24xx_update_fw_options()
4247 ha->fw_options[3] &= ~BIT_15; in qla24xx_update_fw_options()
7681 if (nv->host_p & cpu_to_le32(BIT_15)) { in qla24xx_nvram_config()
8889 if (nv->host_p & cpu_to_le32(BIT_15)) { in qla81xx_nvram_config()
A Dqla_target.c7038 nv->firmware_options_1 &= cpu_to_le32(~BIT_15); in qlt_24xx_config_nvram_stage1()
7134 nv->firmware_options_1 &= cpu_to_le32(~BIT_15); in qlt_81xx_config_nvram_stage1()
A Dqla_isr.c475 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8)) in qla2300_intr_handler()
A Dqla_gs.c2610 case BIT_15: in qla2x00_port_speed_capability()
/linux/drivers/scsi/
A Dqla1280.h32 #define BIT_15 0x8000 macro
320 #define TP_DISCONNECT BIT_15 /* Disconnect privilege. */
972 #define OF_DISC_DISABLED BIT_15 /* Disconnects disabled */
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_hw.h148 #define QLCNIC_MBX_ASYNC_EVENT BIT_15
A Dqlcnic_83xx_hw.h371 #define QLC_83XX_AUTONEG(data) ((data) & BIT_15)
A Dqlcnic_hdr.h210 #define BIT_15 0x8000 macro
A Dqlcnic_83xx_hw.c65 #define QLC_83XX_AUTONEG_ENABLE BIT_15
/linux/drivers/scsi/qla4xxx/
A Dql4_def.h96 #define BIT_15 0x8000 macro

Completed in 150 milliseconds