Searched refs:cc_val (Results 1 – 1 of 1) sorted by relevance
898 #define AscSetChipControl(port, cc_val) outp((port)+IOP_CTRL, cc_val) argument3849 uchar cc_val; in AscStopChip() local3851 cc_val = in AscStopChip()3854 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT)); in AscStopChip()