Searched refs:BIT_2 (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/
H A Dqla1280.h28 #define BIT_2 0x4 macro
131 #define ISP_CFG0_1040 BIT_2 /* ISP1040 */
140 #define ISP_CFG1_BENAB BIT_2 /* Global Bus burst enable */
145 #define ISP_EN_RISC BIT_2 /* ISP enable RISC interrupts. */
150 #define RISC_INT BIT_2 /* RISC interrupt */
157 #define NV_DATA_OUT BIT_2
167 #define CDMA_CONF_RIRQ BIT_2 /* RISC interrupt enable */
184 #define DDMA_CONF_RIRQ BIT_2 /* RISC interrupt enable */
332 #define NV_START_BIT BIT_2
576 #define RF_BAD_HEADER BIT_2 /* Ba
[all...]
H A Dqla1280.c1158 mr = BIT_3 | BIT_2 | BIT_1 | BIT_0;
1735 err = qla1280_mailbox_command(ha, BIT_0 | BIT_1 | BIT_2, mb);
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);
2293 status |= qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_2 |
2300 status |= qla1280_mailbox_command(ha, BIT_2 | BIT_1 | BIT_0, &mb[0]);
2314 status |= qla1280_mailbox_command(ha, BIT_2 | BIT_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h404 #define CF_DATA_SEG_DESCR_ENABLE BIT_2
447 #define TMF_DSD_LIST_ENABLE BIT_2
808 #define TCF_CLEAR_TASK_SET BIT_2
925 #define CSRX_64BIT_SLOT BIT_2 /* PCI 64-Bit Bus Slot. */
988 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2)
992 #define GPDX_LED_YELLOW_ON BIT_2
1177 #define CS_VF_SET_HOPS_OF_VPORTS BIT_2
1366 #define FSTATE_IS_DIAG_FW BIT_2
1382 #define VCO_DONT_RESET_UPDATE BIT_2
H A Dqla_def.h60 #define BIT_2 0x4 macro
224 #define SRB_CRC_CTX_DMA_VALID BIT_2 /* DIF: context DMA valid */
240 #define SRB_LOGIN_SKIP_PRLI BIT_2
315 #define NVR_DATA_OUT BIT_2
505 #define IOCTL_CMD BIT_2
742 #define MBX_2 BIT_2
833 #define QLA_ZIO_MODE_6 (BIT_2 | BIT_1)
964 #define NV_START_BIT BIT_2
1255 #define CF_ORDERED_TAG BIT_2
1429 #define RF_INV_E_TYPE BIT_2 /* Invali
[all...]
H A Dqla_init.c1459 (ha->fw_attributes & BIT_2)) {
1569 if (ha->fw_seriallink_options[3] & BIT_2) {
1573 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0);
1577 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
1595 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
2201 nv->firmware_options[0] = BIT_2 | BIT_1;
2208 nv->firmware_options[0] = BIT_2 | BIT_1;
2235 nv->host_p[1] = BIT_2;
2270 nv->firmware_options[0] |= BIT_2;
2286 nv->firmware_options[0] |= BIT_2;
[all...]
H A Dqla_os.c429 lspeed = pcie_lstat & (BIT_0 | BIT_1 | BIT_2 | BIT_3);
453 if (pci_bus & BIT_2)
458 strcat(str, pci_bus_modes[pci_bus & ~BIT_2]);
H A Dqla_mbx.c2881 mcp->mb[3] = port_speed & (BIT_5|BIT_4|BIT_3|BIT_2|BIT_1|BIT_0);
2883 mcp->mb[3] = port_speed & (BIT_2|BIT_1|BIT_0);
4075 mcp->mb[2] = BIT_2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h81 #define BIT_2 0x4 macro
H A Dql4_init.c977 if (ha->firmware_state & (BIT_2 | BIT_0))
/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.h1068 #define QLCNIC_SWITCH_VLAN_FILTERING BIT_2
H A Dqlcnic_hdr.h213 #define BIT_2 0x4 macro

Completed in 169 milliseconds