Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c123 xap->xa_active_lowater = xap->xa_active_limit / 2; in _NOTE()
321 (xap->xa_active_count <= xap->xa_active_lowater)) { in ddi_xbuf_done()
364 (xap->xa_active_count <= xap->xa_active_lowater)) { in ddi_xbuf_dispatch()
H A Dsd_xbuf.h85 uint32_t xa_active_lowater; member
/titanic_41/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c53 uint32_t xa_active_lowater; member
236 xba_ptr->xa_active_lowater); in dump_xbuf_attr()