Lines Matching refs:ASCV_STOP_CODE_B
669 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0);
895 saved_stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);
896 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B,
907 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, saved_stop_code);
2681 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) == 0) {
2682 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_REQ_RISC_STOP);
2684 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) &
2699 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0)
2700 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0);
2711 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) {
2712 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_CLEAN_UP_BUSY_Q);
2714 stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);
2753 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) {
2754 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_CLEAN_UP_DISC_Q);
2756 stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);