Searched refs:BIT_8 (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h34 #define BIT_8 0x100 macro
146 #define ISP_FLASH_ENABLE BIT_8 /* Flash BIOS Read/Write enable */
320 #define TP_RENEGOTIATE BIT_8 /* Renegotiate on error. */
588 #define SF_GOT_BUS BIT_8 /* */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_def.h66 #define BIT_8 0x100 macro
344 #define HSR_RISC_PAUSED BIT_8 /* RISC Paused */
596 #define FO1_SET_EMPHASIS_SWING BIT_8
736 #define MBX_8 BIT_8
1345 #define PO_ENABLE_DIF_BUNDLING BIT_8
1443 #define SS_RESPONSE_INFO_LEN_VALID BIT_8
2241 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
2456 #define FLOGI_SEQ_DEL BIT_8
2507 #define DT_ISP2432 BIT_8
H A Dqla_fw.h742 #define LCF_CLASS_2 BIT_8 /* Enable class 2 during PLOGI. */
909 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
955 #define HSRX_RISC_PAUSED BIT_8 /* RISC Paused. */
H A Dqla_nx.h859 #define HSRX_RISC_PAUSED BIT_8 /* RISC Paused. */
H A Dqla_isr.c162 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8))
1214 if (iop[0] & BIT_8)
H A Dqla_os.c405 pci_bus = (ha->pci_attr & BIT_8) >> 8;
431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
H A Dqla_mbx.c1676 if (iop[0] & BIT_8)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ctx.c592 arg1 = adapter->ahw.pci_func | BIT_8;
823 if (arg1 & BIT_8)
861 if (arg1 & BIT_8)
H A Dqlcnic.h825 #define QLCNIC_FW_CAPABILITY_BDG BIT_8
H A Dqlcnic_hdr.h219 #define BIT_8 0x100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h87 #define BIT_8 0x100 macro

Completed in 126 milliseconds