ASCV_Q_DONE_IN_PROGRESS_B 1242 dev/ic/advlib.h #define ASC_GET_QDONE_IN_PROGRESS(iot, ioh) AscReadLramByte((iot), (ioh), ASCV_Q_DONE_IN_PROGRESS_B) ASCV_Q_DONE_IN_PROGRESS_B 1243 dev/ic/advlib.h #define ASC_PUT_QDONE_IN_PROGRESS(iot, ioh, val) AscWriteLramByte((iot), (ioh), ASCV_Q_DONE_IN_PROGRESS_B, val)