Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.h48 #define ddi_xbuf_attr_create ssd_ddi_xbuf_attr_create macro
106 DDII ddi_xbuf_attr_t ddi_xbuf_attr_create(size_t xsize,
H A Dsd_xbuf.c107 ddi_xbuf_attr_create(size_t xsize, in _NOTE()
H A Dsd.c7159 un->un_xbuf_attr = ddi_xbuf_attr_create(sizeof (struct sd_xbuf), in sd_unit_attach()