Searched refs:BIT_3 (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h403 #define CF_DIF_SEG_DESCR_ENABLE BIT_3
807 #define TCF_ABORT_TASK_SET BIT_3
930 #define ICRX_EN_RISC_INT BIT_3 /* Enable RISC interrupts on PCI. */
933 #define ISRX_RISC_INT BIT_3 /* RISC interrupt. */
988 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2)
993 #define GPDX_LED_GREEN_ON BIT_3
1112 #define MDBS_NON_PARTIC BIT_3
1367 #define FSTATE_LOGGED_IN BIT_3
1383 #define VCO_DIAG_FW BIT_3
H A Dqla_def.h61 #define BIT_3 0x8 macro
297 #define CSR_FLASH_64K_BANK BIT_3 /* Flash upper 64K bank select */
303 #define ICR_EN_RISC BIT_3 /* ISP enable RISC interrupts. */
306 #define ISR_RISC_INT BIT_3 /* RISC interrupt */
314 #define NVR_DATA_IN BIT_3
591 #define FO1_CTIO_RETRY BIT_3
741 #define MBX_3 BIT_3
943 #define GLSO_USE_DID BIT_3
1254 #define CF_SIMPLE_TAG BIT_3
1346 #define PO_ENABLE_INCR_GUARD_SEED BIT_3
[all...]
H A Dqla_init.c1575 (BIT_4 | BIT_3)) >> 3;
1577 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
1595 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
2214 nv->firmware_options[0] = BIT_3 | BIT_1;
2271 nv->firmware_options[0] &= ~BIT_3;
2344 ha->flags.enable_target_reset = ((nv->host_p[1] & BIT_3) ? 1 : 0);
2420 icb->firmware_options[0] &= ~BIT_3;
2422 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
2432 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
2437 ~(BIT_3 | BIT_
[all...]
H A Dqla_mbx.c1998 mcp->mb[1] = IS_FWI2_CAPABLE(vha->hw) ? BIT_3 : 0;
2881 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_isr.c2074 if (RD_REG_DWORD(&reg->iobase_c8) & BIT_3)
H A Dqla_os.c429 lspeed = pcie_lstat & (BIT_0 | BIT_1 | BIT_2 | BIT_3);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h29 #define BIT_3 0x8 macro
132 #define ISP_CFG0_1040A BIT_3 /* ISP1040A */
158 #define NV_DATA_IN BIT_3
166 #define CDMA_CONF_SENAB BIT_3 /* SXP to DMA Data enable */
183 #define DDMA_CONF_SENAB BIT_3 /* SXP to DMA Data enable */
577 #define RF_BAD_PAYLOAD BIT_3 /* Bad payload. */
H A Dqla1280.c1158 mr = BIT_3 | BIT_2 | BIT_1 | BIT_0;
1806 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1823 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1946 BIT_3 | BIT_2 | BIT_1 | BIT_0,
1960 BIT_3 | BIT_2 | BIT_1 | BIT_0,
2252 BIT_7 | BIT_3 | BIT_2 | BIT_1 | BIT_0);
2887 pkt->control_flags |= cpu_to_le16(BIT_3);
3156 pkt->control_flags |= cpu_to_le16(BIT_3);
3782 if (pkt->entry_status & BIT_3)
3802 if (pkt->entry_status & (BIT_3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h82 #define BIT_3 0x8 macro
197 #define SRB_DMA_VALID BIT_3 /* DMA Buffer mapped. */
/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.h1069 #define QLCNIC_SWITCH_PROMISC_MODE BIT_3
H A Dqlcnic_hdr.h214 #define BIT_3 0x8 macro

Completed in 354 milliseconds