Searched refs:BIT_8 (Results 1 – 14 of 14) sorted by relevance
25 #define BIT_8 0x100 macro136 #define ISP_FLASH_ENABLE BIT_8 /* Flash BIOS Read/Write enable */312 #define TP_RENEGOTIATE BIT_8 /* Renegotiate on error. */580 #define SF_GOT_BUS BIT_8 /* */
91 #define OF_INC_RC BIT_8 /* Increment command resource count */477 #define CTIO7_FLAGS_DONT_RET_CTIO BIT_8751 #define NOTIFY_ACK_RES_COUNT BIT_8860 TRC_SRR_TERM = BIT_8,
495 #define CF_ADDITIONAL_PARAM_BLK BIT_8903 #define LCF_CLASS_2 BIT_8 /* Enable class 2 during PLOGI. */1178 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)1224 #define HSRX_RISC_PAUSED BIT_8 /* RISC Paused. */
491 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8)) in qla2300_intr_handler()1056 mb[1] & BIT_8 ? "" : " not", in qla27xx_handle_8200_aen()1059 if ((mb[1] & BIT_8) == 0) in qla27xx_handle_8200_aen()1378 rd_reg_word(®24->mailbox7) & BIT_8) in qla2x00_async_event()2583 if (iop[0] & BIT_8) in qla24xx_logio_entry()
8038 nv->firmware_options_2 |= cpu_to_le32(BIT_8); in qlt_24xx_config_nvram_stage1()8043 nv->firmware_options_2 &= ~cpu_to_le32(BIT_8); in qlt_24xx_config_nvram_stage1()8141 nv->firmware_options_2 |= cpu_to_le32(BIT_8); in qlt_81xx_config_nvram_stage1()8146 nv->firmware_options_2 &= ~cpu_to_le32(BIT_8); in qlt_81xx_config_nvram_stage1()
3310 if (!(mpi_state & BIT_9 && mpi_state & BIT_8 && mpi_state & BIT_15)) { in qla28xx_do_validate_flash_image()
603 pci_bus = (ha->pci_attr & BIT_8) >> 8; in qla2x00_pci_info_str()
203 #define BIT_8 0x100 macro
703 cmd.req.arg[2] |= BIT_1 | BIT_3 | BIT_8; in qlcnic_sriov_set_vf_acl()1261 if (!(cmd->req.arg[1] & BIT_8)) in qlcnic_sriov_validate_cfg_macvlan()
647 if (*val & BIT_8) in qlcnic_83xx_dcb_aen_handler()
832 cmd.req.arg[1] = function | BIT_8; in qlcnic_82xx_get_mac_address()
60 #define QLC_83XX_10_CAPABLE BIT_81704 cmd.req.arg[1] = (enable ? 1 : 0) | BIT_8 | temp; in qlcnic_83xx_setup_link_event()
395 if (status & BIT_8) in qlcnic_sriov_get_vf_vport_info()
88 #define BIT_8 0x100 macro