Searched refs:cfg_1 (Results 1 – 2 of 2) sorted by relevance
1589 WRT_REG_WORD(®->cfg_1, 0); in qla1280_chip_diag()2190 cfg1 = RD_REG_WORD(®->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6); in qla1280_nvram_config()2198 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()2211 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()3870 config_reg = RD_REG_WORD(®->cfg_1); in qla1280_check_for_dead_scsi_bus()3871 WRT_REG_WORD(®->cfg_1, SET_SXP_BANK); in qla1280_check_for_dead_scsi_bus()3873 WRT_REG_WORD(®->cfg_1, config_reg); in qla1280_check_for_dead_scsi_bus()
126 uint16_t cfg_1; /* Configuration 1 */ member