Searched refs:host_flag (Results 1 – 1 of 1) sorted by relevance
6168 uchar host_flag; in AscAckInterrupt() local6179 host_flag = in AscAckInterrupt()6183 (uchar)(host_flag | ASC_HOST_FLAG_ACK_INT)); in AscAckInterrupt()6192 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscAckInterrupt()6932 uchar host_flag; in AscISR() local6974 host_flag = AscReadLramByte(iop_base, in AscISR()6978 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()7002 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscISR()