OSIOP_MSG
#define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO))
#define MSG_OUT_PHASE (OSIOP_MSG|OSIOP_CD)
#define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO)