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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h232 * sti_nl7c_rcv_rval returned rval for last mblk_t from above.
242 int64_t sti_nl7c_rcv_rval; member in struct:sotpi_info
H A Dnl7c.c1052 sti->sti_nl7c_rcv_rval = rval.r_vals;
H A Dsocktpi.c3040 rval_t *p = (rval_t *)&sti->sti_nl7c_rcv_rval;
3045 rp->r_vals = sti->sti_nl7c_rcv_rval;
3046 sti->sti_nl7c_rcv_rval = 0;
3161 rval.r_vals = sti->sti_nl7c_rcv_rval;
6793 sti->sti_nl7c_rcv_rval = 0;

Completed in 107 milliseconds