Searched defs:ddi_xbuf_attr_create (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c108 ddi_xbuf_attr_create(size_t xsize, function
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,
129 * by specifying one of the following flags to ddi_xbuf_attr_create():
135 * ddi_xbuf_attr_create() may be zero if this flag is specified. (?)
140 * 'major' argument to ddi_xbuf_attr_create() must be the return value of
145 * instantiation. The 'major' argument to ddi_xbuf_attr_create() must be

Completed in 59 milliseconds