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

/netbsd-current/sys/arch/acorn32/include/
H A Dscrio.h84 #define ERROR_OK 0 /* no error */ macro
/netbsd-current/sys/arch/shark/include/
H A Dscrio.h84 #define ERROR_OK 0 /* no error */ macro
/netbsd-current/sys/arch/shark/shark/
H A Dscr.c1172 if (sc->status == ERROR_OK)
1200 if (sc->pIoctlOn->status != ERROR_OK)
1216 pIoctlOff->status = ERROR_OK;
1333 if (sc->pIoctlT0->status != ERROR_OK)
1492 if(sc->status == ERROR_OK)
1521 sc->status = ERROR_OK;
1531 sc->status = ERROR_OK;

Completed in 109 milliseconds