Searched refs:BIT_5 (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h31 #define BIT_5 0x20 macro
134 #define ISP_CFG0_1040C BIT_5 /* ISP1040C */
137 #define ISP_CFG1_F64 BIT_4|BIT_5 /* 128-byte FIFO threshold */
138 #define ISP_CFG1_F32 BIT_5 /* 128-byte FIFO threshold */
319 #define TP_PPR BIT_5 /* PPR */
H A Dqla1280.c481 return BIT_5;
485 return BIT_5 | BIT_6;
1959 status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_5 |
2226 cfg1 = RD_REG_WORD(&reg->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6);
2306 mb[1] |= BIT_5;
2311 mb[2] |= BIT_5;
3993 if ((mb[2] & BIT_5) && ((mb[6] >> 8) & 0xff) >= 2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h19 #define FO2_ENABLE_SEL_CLASS2 BIT_5
36 #define PDF_FCP2_CONF BIT_5
745 #define LCF_SKIP_PRLI BIT_5 /* Skip PRLI after PLOGI. */
746 #define LCF_IMPL_LOGO_ALL BIT_5 /* Implicit LOGO to all ports. */
919 #define CSRX_MAX_WRT_BURST_MASK (BIT_5|BIT_4)
960 #define HCCRX_RISC_RESET BIT_5 /* RISC Reset mode bit. */
H A Dqla_init.c1579 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
1586 ha->fw_options[10] |= BIT_5 |
1592 (BIT_7 | BIT_6 | BIT_5)) >> 5;
1597 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
1604 ha->fw_options[11] |= BIT_5 |
2202 nv->firmware_options[1] = BIT_7 | BIT_5;
2203 nv->add_firmware_options[0] = BIT_5;
2204 nv->add_firmware_options[1] = BIT_5 | BIT_4;
2209 nv->firmware_options[1] = BIT_7 | BIT_5;
2210 nv->add_firmware_options[0] = BIT_5;
[all...]
H A Dqla_def.h63 #define BIT_5 0x20 macro
226 #define SRB_CRC_CTX_DSD_VALID BIT_5 /* DIF: dsd_list valid */
398 #define HCCR_RISC_PAUSE BIT_5 /* Pause mode bit */
593 #define FO1_DISABLE_100MS_LOS_WAIT BIT_5
614 #define ADD_FO2_ENABLE_SEL_CLS2 BIT_5
739 #define MBX_5 BIT_5
1253 #define CF_READ BIT_5
1347 #define PO_DISABLE_INCR_REF_TAG BIT_5
1426 #define RF_INV_E_ORDER BIT_5 /* Invalid entry order. */
2504 #define DT_ISP6312 BIT_5
[all...]
H A Dqla_mid.c645 options |= BIT_5;
742 options |= BIT_5;
H A Dqla_isr.c1216 } else if (iop[0] & BIT_5)
H A Dqla_sup.c1874 if ((flash_data & BIT_5) && cnt > 2)
H A Dqla_mbx.c2881 mcp->mb[3] = port_speed & (BIT_5|BIT_4|BIT_3|BIT_2|BIT_1|BIT_0);
3012 vpmod->options_idx1 = BIT_3|BIT_4|BIT_5;
H A Dqla_os.c431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h84 #define BIT_5 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ctx.c966 arg1 |= BIT_5 | (vlan_id << 16);
H A Dqlcnic_hdr.h216 #define BIT_5 0x20 macro

Completed in 296 milliseconds