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

  /src/sys/arch/mips/adm5120/dev/
if_admsw.c 841 int gotone = 0; local in function:admsw_txintr
868 gotone = 1;
876 if (gotone) {
  /src/sys/fs/nfs/client/
nfs_clstate.c 3165 int changed, gotone, laytype, recalltype; local in function:nfscl_docb
3392 gotone = 0;
3410 gotone = 1;
3413 if (gotone != 0)
3421 gotone = 0;
3433 gotone = 1;
3435 if (gotone != 0)

Completed in 15 milliseconds