Searched defs:WRITEPOS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_diag.c568 #define WRITEPOS (shm->writepos) macro
579 /* Clear RD_DONE and Set WRITEPOS */
582 WRITEPOS = wr_pos; }
598 if (curr_pos == WRITEPOS) {
609 curr_pos = WRITEPOS;

Completed in 721 milliseconds