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

/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c96 #define V12N_LDMA_MSGWAITING 2 /* waiting for message response */ macro
782 v12n_ldma_cv_state = V12N_LDMA_MSGWAITING;
788 while (v12n_ldma_cv_state == V12N_LDMA_MSGWAITING) {

Completed in 45 milliseconds