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

/illumos-gate/usr/src/cmd/cdrw/
H A Dtrackio.c52 static uchar_t tio_synch_initialized, tio_abort, tio_done; variable
84 tio_abort = tio_done = 0;
101 tio_abort = tio_done = 0;
182 tio_done = 1;
520 while ((tio_errno == 0) && (tio_done == 0)) {

Completed in 44 milliseconds