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

  /src/sys/dev/vme/
xyreg.h 151 volatile u_short scnt; /* sector count, also drive status */ member in struct:xy_iopb
152 #define xy_dr_status scnt
  /src/sys/arch/sun3/dev/
xyreg.h 152 volatile u_short scnt; /* sector count, also drive status */ member in struct:xy_iopb
153 #define xy_dr_status scnt
  /src/games/canfield/canfield/
canfield.c 510 int scnt; local in function:initdeck
515 for (scnt=0; scnt<4; scnt++) {
516 s = suitmap[scnt];
521 cards[i].color = colormap[scnt];

Completed in 15 milliseconds