Lines Matching refs:CC_HALT
766 #define CC_HALT (uchar)0x20
3648 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT));
3660 if ((AscGetChipControl(iop_base) & CC_HALT) != 0) {
3678 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_SCSI_RESET | CC_HALT);
3682 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_HALT);
3683 AscSetChipControl(iop_base, CC_HALT);
6888 | CC_HALT));
6890 AscSetChipControl(iop_base, CC_HALT);
6962 saved_ctrl_reg &= (uchar)(~CC_HALT);
6967 AscSetChipControl(iop_base, (CC_CHIP_RESET | CC_HALT));
6968 AscSetChipControl(iop_base, CC_HALT);
6985 saved_ctrl_reg &= (uchar)(~CC_HALT);
8603 AscSetChipControl(iop_base, CC_HALT);