Searched refs:data_msg (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/
H A DMakefile.com61 corenote_msg.o data_msg.o \
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c636 boolean_t data_msg = B_FALSE; local
652 data_msg = B_TRUE;
656 data_msg = B_TRUE;
660 data_msg = B_TRUE;
669 if (rv == 0 && data_msg == B_TRUE) {
H A Dvnet_txdring.c1673 boolean_t data_msg = B_FALSE; local
1687 data_msg = B_TRUE;
1691 data_msg = B_TRUE;
1702 if (rv == 0 && data_msg == B_TRUE) {

Completed in 64 milliseconds