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

/netbsd-current/sys/arch/amiga/dev/
H A Dsiopreg.h524 #define SIOP_ISTAT_CON 0x08 /* Connected */ macro
H A Dsiop2.c938 if (rp->siop_istat & SIOP_ISTAT_CON)
952 if ((rp->siop_istat & SIOP_ISTAT_CON) == 0) {
H A Dsiop.c878 if (rp->siop_istat & SIOP_ISTAT_CON)
887 if ((rp->siop_istat & SIOP_ISTAT_CON) == 0) {

Completed in 161 milliseconds