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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c316 uint16_t *stuffp; local
334 stuffp = (uint16_t *)(mp->b_rptr + offset + stuff);
342 *stuffp = 0;
352 if (*stuffp == 0) {
372 *stuffp = (uint16_t)(cksum ? cksum : ~cksum);

Completed in 814 milliseconds