Searched refs:OSIOP_MSG (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dosiopreg.h183 #define OSIOP_MSG 0x04 macro
187 #define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO))
192 #define MSG_OUT_PHASE (OSIOP_MSG|OSIOP_CD)
193 #define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO)

Completed in 210 milliseconds