Searched refs:BIT_6 (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.h32 #define BIT_6 0x40 macro
136 #define ISP_CFG1_F128 BIT_6 /* 128-byte FIFO threshold */
974 #define OF_DATA_IN BIT_6 /* Data in to initiator */
978 #define OF_NO_DATA (BIT_7 | BIT_6)
H A Dqla1280.c483 return BIT_6;
485 return BIT_5 | BIT_6;
1177 mr |= BIT_6;
1945 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 |
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);
2293 status |= qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_2 |
3983 qla1280_mailbox_command(ha, BIT_6 | BIT_3 | BIT_2 | BIT_1 | BIT_0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h17 #define FO1_DISABLE_LED_CTRL BIT_6
35 #define PDF_ACK0_CAPABLE BIT_6
744 #define LCF_EXPL_LOGO BIT_6 /* Perform an explicit LOGO. */
959 #define HCCRX_HOST_INT BIT_6 /* Host to RISC interrupt bit. */
H A Dqla_def.h64 #define BIT_6 0x40 macro
594 #define FO1_DISABLE_GPIO6_7 BIT_6 /* LED bits */
611 #define ADD_FO1_DISABLE_GPIO_LED_CTRL BIT_6 /* LED bits */
738 #define MBX_6 BIT_6
1252 #define CF_WRITE BIT_6
1425 #define RF_RQ_DMA_ERROR BIT_6 /* Request Queue DMA error. */
2505 #define DT_ISP6322 BIT_6
H A Dqla_init.c1579 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
1592 (BIT_7 | BIT_6 | BIT_5)) >> 5;
1597 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
2264 nv->firmware_options[0] |= (BIT_6 | BIT_1);
2272 nv->firmware_options[0] &= ~BIT_6;
2291 if ((nv->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) ==
2294 nv->add_firmware_options[0] &= ~(BIT_6 | BIT_5 | BIT_4);
2324 if ((icb->firmware_options[1] & BIT_6) == 0) {
2349 (icb->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) >> 4;
4376 (BIT_6 | BIT_
[all...]
H A Dqla_mid.c745 options |= BIT_6;
H A Dqla_mbx.c1489 mcp->mb[1] = BIT_6;
3783 mcp->mb[1] = mreq->options | BIT_6; // BIT_6 specifies 64 bit addressing
3849 mcp->mb[1] = mreq->options | BIT_6; /* BIT_6 specifies 64bit address */
H A Dqla_os.c344 if (!(ha->fw_attributes & BIT_6)) {
431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
H A Dqla_isr.c2228 if (rsp->options & ~BIT_6) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ctx.c819 if (arg1 & BIT_6)
859 if (arg1 & BIT_6)
963 arg1 |= (promsc_mode ? BIT_6 : 0) | (mac_learn ? BIT_7 : 0);
H A Dqlcnic_hdr.h217 #define BIT_6 0x40 macro
H A Dqlcnic_main.c594 if (adapter->capabilities & BIT_6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h85 #define BIT_6 0x40 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/ ...

Completed in 175 milliseconds