CC_CHIP_RESET
CC_CHIP_RESET));
AscSetChipControl(iop_base, CC_CHIP_RESET | CC_SCSI_RESET | CC_HALT);
AscSetChipControl(iop_base, CC_CHIP_RESET | CC_HALT);
saved_ctrl_reg = ctrl_reg & (~(CC_SCSI_RESET | CC_CHIP_RESET |
AscSetChipControl(iop_base, (CC_CHIP_RESET | CC_HALT));