Home
last modified time | relevance | path

Searched refs:xa_active_lowater (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c122 xap->xa_active_lowater = xap->xa_active_limit / 2; in _NOTE()
320 (xap->xa_active_count <= xap->xa_active_lowater)) { in ddi_xbuf_done()
363 (xap->xa_active_count <= xap->xa_active_lowater)) { in ddi_xbuf_dispatch()
H A Dsd_xbuf.h85 uint32_t xa_active_lowater; member
/illumos-gate/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c54 uint32_t xa_active_lowater; member
237 xba_ptr->xa_active_lowater); in dump_xbuf_attr()