OSIOP_IO 188 dev/ic/osiopreg.h #define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO)) OSIOP_IO 190 dev/ic/osiopreg.h #define DATA_IN_PHASE OSIOP_IO OSIOP_IO 192 dev/ic/osiopreg.h #define STATUS_PHASE (OSIOP_CD|OSIOP_IO) OSIOP_IO 194 dev/ic/osiopreg.h #define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO)