Searched refs:host_flag (Results 1 – 1 of 1) sorted by relevance
6160 uchar host_flag; in AscAckInterrupt() local6171 host_flag = in AscAckInterrupt()6175 (uchar)(host_flag | ASC_HOST_FLAG_ACK_INT)); in AscAckInterrupt()6184 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscAckInterrupt()6924 uchar host_flag; in AscISR() local6966 host_flag = AscReadLramByte(iop_base, in AscISR()6970 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()6994 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscISR()