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

  /src/sys/arch/acorn32/include/
scrio.h 84 #define ERROR_OK 0 /* no error */
  /src/sys/arch/shark/include/
scrio.h 84 #define ERROR_OK 0 /* no error */
  /src/sys/arch/shark/shark/
scr.c 1172 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 15 milliseconds