Searched refs:BIT_4 (Results 1 - 15 of 15) 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.h37 #define PDF_CLASS_2 BIT_4
747 #define LCF_COND_PLOGI BIT_4 /* PLOGI only if not logged-in. */
748 #define LCF_IMPL_LOGO BIT_4 /* Perform an implicit LOGO. */
749 #define LCF_IMPL_PRLO BIT_4 /* Perform an implicit PRLO. */
806 #define TCF_LUN_RESET BIT_4
919 #define CSRX_MAX_WRT_BURST_MASK (BIT_5|BIT_4)
988 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2)
994 #define GPDX_LED_AMBER_ON BIT_4
1368 #define FSTATE_WAITING_FOR_VERIFY BIT_4
H A Dqla_def.h62 #define BIT_4 0x10 macro
225 #define SRB_CRC_PROT_DMA_VALID BIT_4 /* DIF: prot DMA valid */
592 #define FO1_DISABLE_LIP_F7_SW BIT_4
740 #define MBX_4 BIT_4
1348 #define PO_DISABLE_GUARD_CHECK BIT_4
1427 #define RF_INV_E_COUNT BIT_4 /* Invalid entry count. */
1445 #define SS_RESERVE_CONFLICT (BIT_4 | BIT_3)
2503 #define DT_ISP2322 BIT_4
H A Dqla_init.c1575 (BIT_4 | BIT_3)) >> 3;
1579 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
1597 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
2204 nv->add_firmware_options[1] = BIT_5 | BIT_4;
2211 nv->add_firmware_options[1] = BIT_5 | BIT_4;
2265 nv->firmware_options[0] &= ~(BIT_5 | BIT_4);
2267 nv->firmware_options[1] &= ~BIT_4;
2273 nv->add_firmware_options[1] |= BIT_5 | BIT_4;
2291 if ((nv->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) ==
2292 (BIT_5 | BIT_4)) {
[all...]
H A Dqla_mid.c642 options |= BIT_4;
739 options |= BIT_4;
H A Dqla_mbx.c1284 if ((pd24->prli_svc_param_word_3[0] & BIT_4) == 0)
1307 if ((pd->prli_svc_param_word_3[0] & BIT_4) == 0)
1313 fcport->supported_classes = (pd->options & BIT_4) ?
1675 if (iop[0] & BIT_4) {
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_os.c431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
2252 if (ha->fw_attributes & BIT_4) {
H A Dqla_attr.c1754 if (ha->fw_attributes & BIT_4) {
H A Dqla_isr.c1212 if (iop[0] & BIT_4) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h30 #define BIT_4 0x10 macro
133 #define ISP_CFG0_1040B BIT_4 /* ISP1040B */
137 #define ISP_CFG1_F64 BIT_4|BIT_5 /* 128-byte FIFO threshold */
139 #define ISP_CFG1_F16 BIT_4 /* 128-byte FIFO threshold */
H A Dqla1280.c1806 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1823 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1945 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 |
2226 cfg1 = RD_REG_WORD(&reg->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6);
2308 mb[1] |= BIT_4;
2313 mb[2] |= BIT_4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h83 #define BIT_4 0x10 macro
198 #define SRB_GOT_SENSE BIT_4 /* sense data recieved. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ctx.c886 arg1 = eswitch->port | (enable ? BIT_4 : 0);
922 arg1 = id | (enable_mirroring ? BIT_4 : 0);
962 arg1 = eswitch->port | (discard_tagged ? BIT_4 : 0);
H A Dqlcnic.h1070 #define QLCNIC_SWITCH_PORT_MIRRORING BIT_4
H A Dqlcnic_hdr.h215 #define BIT_4 0x10 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 235 milliseconds