Lines Matching refs:CC_HALT
779 #define CC_HALT (uchar)0x20
3697 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT));
3709 if ((AscGetChipControl(iop_base) & CC_HALT) != 0) {
3727 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_SCSI_RESET | CC_HALT);
3731 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_HALT);
3732 AscSetChipControl(iop_base, CC_HALT);
6974 | CC_HALT));
6976 AscSetChipControl(iop_base, CC_HALT);
7048 saved_ctrl_reg &= (uchar)(~CC_HALT);
7053 AscSetChipControl(iop_base, (CC_CHIP_RESET | CC_HALT));
7054 AscSetChipControl(iop_base, CC_HALT);
7071 saved_ctrl_reg &= (uchar)(~CC_HALT);
8764 AscSetChipControl(iop_base, CC_HALT);