ASCV_STOP_CODE_B 697 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0); ASCV_STOP_CODE_B 952 dev/ic/advlib.c saved_stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B); ASCV_STOP_CODE_B 953 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASCV_STOP_CODE_B 964 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, saved_stop_code); ASCV_STOP_CODE_B 2929 dev/ic/advlib.c if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) == 0) { ASCV_STOP_CODE_B 2930 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_REQ_RISC_STOP); ASCV_STOP_CODE_B 2932 dev/ic/advlib.c if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) & ASCV_STOP_CODE_B 2949 dev/ic/advlib.c if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) ASCV_STOP_CODE_B 2950 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0); ASCV_STOP_CODE_B 2963 dev/ic/advlib.c if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) { ASCV_STOP_CODE_B 2964 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_CLEAN_UP_BUSY_Q); ASCV_STOP_CODE_B 2966 dev/ic/advlib.c stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B); ASCV_STOP_CODE_B 3010 dev/ic/advlib.c if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) { ASCV_STOP_CODE_B 3011 dev/ic/advlib.c AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_CLEAN_UP_DISC_Q); ASCV_STOP_CODE_B 3013 dev/ic/advlib.c stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);