Searched refs:xa_active_limit (Results 1 – 3 of 3) sorted by relevance
122 xap->xa_active_limit = active_limit; in _NOTE()123 xap->xa_active_lowater = xap->xa_active_limit / 2; in _NOTE()284 if (xap->xa_active_limit != 0) { in ddi_xbuf_done()320 if ((xap->xa_active_limit == 0) || in ddi_xbuf_done()363 if ((xap->xa_active_limit == 0) || in ddi_xbuf_dispatch()417 if ((xap->xa_active_limit != 0) && in xbuf_iostart()418 (xap->xa_active_count >= xap->xa_active_limit)) { in xbuf_iostart()
83 uint32_t xa_active_limit; member
51 uint32_t xa_active_limit; member232 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_active_limit)); in dump_xbuf_attr()235 xba_ptr->xa_active_limit, xba_ptr->xa_active_count, in dump_xbuf_attr()