Searched refs:cfg_1 (Results 1 – 2 of 2) sorted by relevance
1582 WRT_REG_WORD(®->cfg_1, 0); in qla1280_chip_diag()2183 cfg1 = RD_REG_WORD(®->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6); in qla1280_nvram_config()2191 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()2204 WRT_REG_WORD(®->cfg_1, cfg1); in qla1280_nvram_config()3862 config_reg = RD_REG_WORD(®->cfg_1); in qla1280_check_for_dead_scsi_bus()3863 WRT_REG_WORD(®->cfg_1, SET_SXP_BANK); in qla1280_check_for_dead_scsi_bus()3865 WRT_REG_WORD(®->cfg_1, config_reg); in qla1280_check_for_dead_scsi_bus()
125 uint16_t cfg_1; /* Configuration 1 */ member