Searched refs:cc_val (Results 1 – 1 of 1) sorted by relevance
841 #define AscSetChipControl(port, cc_val) outp((port)+IOP_CTRL, cc_val) argument3696 uchar cc_val; in AscStopChip() local3698 cc_val = in AscStopChip()3701 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT)); in AscStopChip()