OSIOP_MSG 188 dev/ic/osiopreg.h #define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO)) OSIOP_MSG 193 dev/ic/osiopreg.h #define MSG_OUT_PHASE (OSIOP_MSG|OSIOP_CD) OSIOP_MSG 194 dev/ic/osiopreg.h #define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO)