Home
last modified time | relevance | path

Searched refs:BIT_9 (Results 1 – 15 of 15) sorted by relevance

/drivers/scsi/
Dqla1280.h26 #define BIT_9 0x200 macro
138 #define ISP_FLASH_UPPER BIT_9 /* Flash upper bank select */
312 #define TP_STOP_QUEUE BIT_9 /* Stop que on check condition */
578 #define SF_GOT_TARGET BIT_9 /* */
/drivers/scsi/qla2xxx/
Dqla_fw.h532 #define TMF_ABORT_TASK_SET BIT_9
839 #define LCF_FCP2_OVERRIDE BIT_9 /* Set/Reset word 3 of PRLI. */
1008 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
Dqla_target.h92 #define OF_FAST_POST BIT_9 /* Enable mailbox fast posting. */
837 TRC_SRR_CTIO = BIT_9,
Dqla_def.h89 #define BIT_9 0x200 macro
1086 #define FO1_AE_AUTO_BYPASS BIT_9
1252 #define MBX_9 BIT_9
1901 #define PO_DIS_FRAME_MODE BIT_9
2006 #define SS_SENSE_LEN_VALID BIT_9
3225 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
3788 #define DT_ISP5422 BIT_9
Dqla_init.c7680 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
7937 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob()
8678 ha->fw_options[2] |= BIT_9; in qla81xx_update_fw_options()
Dqla_sup.c2755 if (risc_attr & BIT_9) { in qla28xx_write_flash_data()
Dqla_os.c547 pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9; in qla2x00_pci_info_str()
616 if (ha->fw_attributes & BIT_9) { in qla2x00_fw_version_str()
Dqla_target.c6876 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_24xx_config_nvram_stage1()
6981 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_81xx_config_nvram_stage1()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h205 #define BIT_9 0x200 macro
Dqlcnic.h918 #define QLCNIC_FW_CAPABILITY_FVLANTX BIT_9
928 #define QLCNIC_FW_CAPABILITY_2_PER_PORT_ESWITCH_CFG BIT_9
Dqlcnic_hw.c820 #define QLCNIC_ENABLE_IPV6_LRO (BIT_1 | BIT_9)
Dqlcnic_sriov_common.c397 if (status & BIT_9) in qlcnic_sriov_get_vf_vport_info()
Dqlcnic_83xx_hw.c63 #define QLC_83XX_100_CAPABLE BIT_9
/drivers/scsi/qla4xxx/
Dql4_def.h91 #define BIT_9 0x200 macro
Dql4_os.c3635 SET_BITVAL(sess->dataseq_inorder_en, options, BIT_9); in qla4xxx_copy_to_fwddb_param()