Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dosiopreg.h194 #define MSG_IN_PHASE (OSIOP_MSG|OSIOP_CD|OSIOP_IO) macro
Dosiop.c1284 case MSG_IN_PHASE:
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1598 #define MSG_IN_PHASE 0x08 macro
Daic7xxx.reg1004 field MSG_IN_PHASE 0x08
Daic79xx_reg.h2712 #define MSG_IN_PHASE 0x08 macro
Daic79xx.reg1718 field MSG_IN_PHASE 0x08
Daic79xx.seq2228 test SCSIPHASE, ~(MSG_IN_PHASE|MSG_OUT_PHASE) jnz illegal_phase;