Searched refs:xa_active_limit (Results 1 – 3 of 3) sorted by relevance
121 xap->xa_active_limit = active_limit; in _NOTE()122 xap->xa_active_lowater = xap->xa_active_limit / 2; in _NOTE()283 if (xap->xa_active_limit != 0) { in ddi_xbuf_done()319 if ((xap->xa_active_limit == 0) || in ddi_xbuf_done()362 if ((xap->xa_active_limit == 0) || in ddi_xbuf_dispatch()416 if ((xap->xa_active_limit != 0) && in xbuf_iostart()417 (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()