Home
last modified time | relevance | path

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

/drivers/scsi/
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 /* */
/drivers/scsi/qla2xxx/
Dqla_def.h70 #define BIT_9 0x200 macro
857 #define FO1_AE_AUTO_BYPASS BIT_9
1021 #define MBX_9 BIT_9
1692 #define PO_DIS_FRAME_MODE BIT_9
1794 #define SS_SENSE_LEN_VALID BIT_9
2731 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
3134 #define DT_ISP5422 BIT_9
Dqla_fw.h487 #define TMF_ABORT_TASK_SET BIT_9
787 #define LCF_FCP2_OVERRIDE BIT_9 /* Set/Reset word 3 of PRLI. */
955 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
Dqla_target.h88 #define OF_FAST_POST BIT_9 /* Enable mailbox fast posting. */
Dqla_target.c4808 cmd->cmd_flags |= BIT_9; in qlt_handle_srr()
6555 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_24xx_config_nvram_stage1()
6581 nv->firmware_options_3 |= BIT_6|BIT_9; in qlt_24xx_config_nvram_stage1()
6653 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_81xx_config_nvram_stage1()
6679 nv->firmware_options_3 |= BIT_6|BIT_9; in qlt_81xx_config_nvram_stage1()
Dqla_os.c508 pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9; in qla2x00_pci_info_str()
586 if (ha->fw_attributes & BIT_9) { in qla2x00_fw_version_str()
Dqla_init.c6550 ha->fw_options[2] |= BIT_9; in qla81xx_update_fw_options()
/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.c827 #define QLCNIC_ENABLE_IPV6_LRO (BIT_1 | BIT_9)
Dqlcnic_sriov_common.c395 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.c3619 SET_BITVAL(sess->dataseq_inorder_en, options, BIT_9); in qla4xxx_copy_to_fwddb_param()