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

/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dsiireg.h168 #define SII_SCH 0x0080 /* State Change */ macro
H A Dsii.c472 if ((status & (SII_RST | SII_SCH | SII_STATE_MSK)) ==
473 (SII_SCH | SII_CON)) {
645 if (cstat & SII_SCH) {
657 * There is a race condition with SII_SCH. There is a short
658 * window between the time a SII_SCH is seen after a disconnect
659 * and when the SII_SCH is cleared. A reselect can happen
660 * in this window and we will clear the SII_SCH without
767 * There is a race condition with SII_SCH. There is a short
768 * window between the time a SII_SCH is seen after a disconnect
769 * and when the SII_SCH i
[all...]

Completed in 114 milliseconds