Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H 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. */
1770 #define VCO_ENABLE_DSD BIT_15
1885 #define FAC_OPT_FORCE_SEMAPHORE BIT_15
H A Dqla_target.h95 #define OF_SSTS BIT_15 /* Send SCSI status */
474 #define CTIO7_FLAGS_SEND_STATUS BIT_15
867 TRC_CMD_DONE = BIT_15,
H A Dqla_bsg.c3310 if (!(mpi_state & BIT_9 && mpi_state & BIT_8 && mpi_state & BIT_15)) { in qla28xx_do_validate_flash_image()
H A Dqla_target.c8009 nv->firmware_options_1 &= cpu_to_le32(~BIT_15); in qlt_24xx_config_nvram_stage1()
8105 nv->firmware_options_1 &= cpu_to_le32(~BIT_15); in qlt_81xx_config_nvram_stage1()
H A Dqla_isr.c491 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8)) in qla2300_intr_handler()
/linux/drivers/scsi/
H A Dqla1280.h32 #define BIT_15 0x8000 macro
319 #define TP_DISCONNECT BIT_15 /* Disconnect privilege. */
971 #define OF_DISC_DISABLED BIT_15 /* Disconnects disabled */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h148 #define QLCNIC_MBX_ASYNC_EVENT BIT_15
H A Dqlcnic_83xx_hw.h371 #define QLC_83XX_AUTONEG(data) ((data) & BIT_15)
H A Dqlcnic_hdr.h210 #define BIT_15 0x8000 macro
H A Dqlcnic_83xx_hw.c64 #define QLC_83XX_AUTONEG_ENABLE BIT_15
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h95 #define BIT_15 0x8000 macro