Lines Matching refs:ASC_SET_CHIP_CONTROL
252 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT); in AscInitASC_SOFTC()
689 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_CHIP_RESET | ASC_CC_SCSI_RESET | ASC_CC_HALT); in AscResetChipAndScsiBus()
695 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_CHIP_RESET | ASC_CC_HALT); in AscResetChipAndScsiBus()
696 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT); in AscResetChipAndScsiBus()
765 ASC_SET_CHIP_CONTROL(iot, ioh, val); in AscSetBank()
778 ASC_SET_CHIP_CONTROL(iot, ioh, 0); in AscStartChip()
793 ASC_SET_CHIP_CONTROL(iot, ioh, cc_val | ASC_CC_HALT); in AscStopChip()
1512 ASC_SET_CHIP_CONTROL(iot, ioh, (ASC_CC_CHIP_RESET | ASC_CC_HALT)); in AscISR()
1513 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT); in AscISR()
1549 ASC_SET_CHIP_CONTROL(iot, ioh, saved_ctrl_reg); in AscISR()
1647 ASC_SET_CHIP_CONTROL(iot, ioh, (ASC_CC_SCSI_RESET | ASC_CC_HALT)); in AscIsrQDone()
1649 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT); in AscIsrQDone()
1652 ASC_SET_CHIP_CONTROL(iot, ioh, 0); in AscIsrQDone()