Home
last modified time | relevance | path

Searched refs:OSIOP_IO (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dosiopreg.h186 #define OSIOP_IO 0x01 macro
188 #define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO))
190 #define DATA_IN_PHASE OSIOP_IO
192 #define STATUS_PHASE (OSIOP_CD|OSIOP_IO)
194 #define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO)