Searched refs:xa_allocsize (Results 1 – 3 of 3) sorted by relevance
120 xap->xa_allocsize = max(xsize, sizeof (void *)); in _NOTE()163 kmem_free(xp, xap->xa_allocsize); in ddi_xbuf_attr_destroy()302 kmem_free(xp, xap->xa_allocsize); /* return it to the system */ in ddi_xbuf_done()458 xp = kmem_alloc(xap->xa_allocsize, in xbuf_iostart()468 xp = kmem_alloc(xap->xa_allocsize, KM_NOSLEEP); in xbuf_iostart()484 xp = kmem_alloc(xap->xa_allocsize, KM_NOSLEEP); in xbuf_iostart()
81 size_t xa_allocsize; member
49 size_t xa_allocsize; member229 xba_ptr->xa_mutex._opaque[0], xba_ptr->xa_allocsize, in dump_xbuf_attr()