Lines Matching refs:cys_hard
883 cyc_pcbuffer_t *pc = &softbuf->cys_buf[softbuf->cys_hard]; in cyclic_expire()
1273 if (soft != softbuf->cys_hard) { in cyclic_softint()
1280 ASSERT(softbuf->cys_buf[softbuf->cys_hard].cypc_sizemask == in cyclic_softint()
1283 ASSERT(softbuf->cys_hard == (softbuf->cys_soft ^ 1)); in cyclic_softint()
1295 softbuf->cys_soft = softbuf->cys_hard; in cyclic_softint()
1404 uchar_t hard = softbuf->cys_hard; in cyclic_expand_xcall()
1413 softbuf->cys_hard = hard ^ 1; in cyclic_expand_xcall()
1473 old_hard = cpu->cyp_softbuf[0].cys_hard; in cyclic_expand()
1477 char hard = softbuf->cys_hard; in cyclic_expand()
1511 char hard = softbuf->cys_hard; in cyclic_expand()
2359 uchar_t hard = softbuf->cys_hard; in cyclic_unconfigure()