Searched refs:cfg_1 (Results 1 – 2 of 2) sorted by relevance
1590 WRT_REG_WORD(®->cfg_1, 0); in qla1280_chip_diag()2191 cfg1 = RD_REG_WORD(®->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6); in qla1280_nvram_config()2199 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()2212 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()3871 config_reg = RD_REG_WORD(®->cfg_1); in qla1280_check_for_dead_scsi_bus()3872 WRT_REG_WORD(®->cfg_1, SET_SXP_BANK); in qla1280_check_for_dead_scsi_bus()3874 WRT_REG_WORD(®->cfg_1, config_reg); in qla1280_check_for_dead_scsi_bus()
126 uint16_t cfg_1; /* Configuration 1 */ member