HomeSort by: relevance | last modified time | path
    Searched refs:SII_MSG_IN_PHASE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/pmax/ibus/
siireg.h 196 #define SII_MSG_IN_PHASE 0x7
sii.c 1004 case SII_MSG_IN_PHASE:
1053 msg = sii_GetByte(regs, SII_MSG_IN_PHASE, 0);
1071 regs->comm = SII_INXFER | SII_MSG_IN_PHASE |
1112 regs->comm = SII_INXFER | SII_MSG_IN_PHASE |
1119 msg = sii_GetByte(regs, SII_MSG_IN_PHASE, 1);
1134 SII_MSG_IN_PHASE, i < msg - 1);
1146 SII_MSG_IN_PHASE |
1169 SII_MSG_IN_PHASE |
1186 SII_MSG_IN_PHASE |
1215 regs->comm = SII_INXFER | SII_MSG_IN_PHASE |
    [all...]

Completed in 12 milliseconds