Searched refs:BIT_9 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h35 #define BIT_9 0x200 macro
147 #define ISP_FLASH_UPPER BIT_9 /* Flash upper bank select */
321 #define TP_STOP_QUEUE BIT_9 /* Stop que on check condition */
587 #define SF_GOT_TARGET BIT_9 /* */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_def.h67 #define BIT_9 0x200 macro
597 #define FO1_AE_AUTO_BYPASS BIT_9
735 #define MBX_9 BIT_9
1442 #define SS_SENSE_LEN_VALID BIT_9
2241 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
2508 #define DT_ISP5422 BIT_9
H A Dqla_fw.h446 #define TMF_ABORT_TASK_SET BIT_9
741 #define LCF_FCP2_OVERRIDE BIT_9 /* Set/Reset word 3 of PRLI. */
909 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
H A Dqla_os.c400 pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9;
431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
475 if (ha->fw_attributes & BIT_9) {
H A Dqla_init.c5365 ha->fw_options[2] |= BIT_9;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h88 #define BIT_9 0x200 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic.h826 #define QLCNIC_FW_CAPABILITY_FVLANTX BIT_9
H A Dqlcnic_ctx.c565 arg1 = adapter->ahw.pci_func | BIT_9;
H A Dqlcnic_hdr.h220 #define BIT_9 0x200 macro

Completed in 206 milliseconds