Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.h26 #define BIT_9 0x200 macro
137 #define ISP_FLASH_UPPER BIT_9 /* Flash upper bank select */
313 #define TP_STOP_QUEUE BIT_9 /* Stop que on check condition */
579 #define SF_GOT_TARGET BIT_9 /* */
/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h494 #define CF_EN_EDIF BIT_9
538 #define TMF_ABORT_TASK_SET BIT_9
902 #define LCF_FCP2_OVERRIDE BIT_9 /* Set/Reset word 3 of PRLI. */
1178 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
H A Dqla_target.h92 #define OF_FAST_POST BIT_9 /* Enable mailbox fast posting. */
861 TRC_SRR_CTIO = BIT_9,
H A Dqla_bsg.c3310 if (!(mpi_state & BIT_9 && mpi_state & BIT_8 && mpi_state & BIT_15)) { in qla28xx_do_validate_flash_image()
H A Dqla_os.c598 pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9; in qla2x00_pci_info_str()
670 if (ha->fw_attributes & BIT_9) { in qla2x00_fw_version_str()
H A Dqla_target.c7993 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_24xx_config_nvram_stage1()
8098 nv->firmware_options_1 &= cpu_to_le32(~BIT_9); in qlt_81xx_config_nvram_stage1()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h204 #define BIT_9 0x200 macro
H A Dqlcnic_hw.c815 #define QLCNIC_ENABLE_IPV6_LRO (BIT_1 | BIT_9)
H A Dqlcnic_sriov_common.c397 if (status & BIT_9) in qlcnic_sriov_get_vf_vport_info()
H A Dqlcnic_83xx_hw.c61 #define QLC_83XX_100_CAPABLE BIT_9
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h89 #define BIT_9 0x200 macro